Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | - remove magic quotes support, functions are kept (see the NEWS entry for ↵ | Pierre Joye | 2011-07-22 | 2 | -2/+1 | |
| | | | | | | | | | | | | the details) for BC reasons but do not allow to set enable MQ | |||||
* | | | - update libpng to 1.2.46 | Pierre Joye | 2011-07-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | - not a good idea after all and did not do what I thought it should do | Pierre Joye | 2011-07-18 | 1 | -1/+0 | |
| | | | ||||||
* | | | - fix decl | Pierre Joye | 2011-07-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | - bind to the available crt version | Pierre Joye | 2011-07-13 | 1 | -0/+1 | |
| | | | ||||||
* | | | - Bug #55169, improve fix, allow non interactive user, hash-like ops only usage | Pierre Joye | 2011-07-12 | 1 | -3/+6 | |
| | | | ||||||
* | | | - fix bug #55169, mcrypt_create_iv always fails to gather sufficient random data | Pierre Joye | 2011-07-10 | 1 | -1/+3 | |
| | | | ||||||
* | | | - update libpng to 1.2.45 | Pierre Joye | 2011-07-10 | 1 | -0/+1 | |
| | | | ||||||
* | | | - fix nts build | Pierre Joye | 2011-06-16 | 1 | -0/+6 | |
| | | | ||||||
* | | | - init win32 rng context once per process | Pierre Joye | 2011-06-16 | 2 | -12/+56 | |
| | | | ||||||
* | | | - initial import, will add all libs later | Pierre Joye | 2011-05-19 | 1 | -0/+1 | |
|/ / | ||||||
* | | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | |||||
* | | - re enable static analyzer, crash fixed with snapshot builds | Pierre Joye | 2011-03-28 | 1 | -1/+1 | |
| | | ||||||
* | | - Enable windows build system to accept paths containing spaces. | Moriyoshi Koizumi | 2011-03-02 | 2 | -4/+4 | |
| | | ||||||
* | | - missing | Pierre Joye | 2011-02-10 | 1 | -0/+6 | |
| | | ||||||
* | | - missing | Pierre Joye | 2011-02-10 | 1 | -0/+38 | |
| | | ||||||
* | | - disable realloc warning about not checking its return value, 100% valid ↵ | Pierre Joye | 2011-02-07 | 1 | -0/+1 | |
| | | | | | | | | but way too many of them for now, reduce noises | |||||
* | | - xp sp3 does not have them | Pierre Joye | 2011-01-19 | 1 | -1/+1 | |
| | | ||||||
* | | - do not enable analyzer for snapshot | Pierre Joye | 2011-01-10 | 1 | -2/+3 | |
| | | ||||||
* | | - possible NULL deref | Pierre Joye | 2011-01-10 | 1 | -0/+10 | |
| | | ||||||
* | | - local redeclaration | Pierre Joye | 2011-01-10 | 1 | -4/+4 | |
| | | ||||||
* | | - add configure option to enable the builtin static analyzer (will be ↵ | Pierre Joye | 2011-01-09 | 1 | -0/+5 | |
| | | | | | | | | enabled for snaps' log) | |||||
* | | - let try to fix pecl header install so we can do the same than unix, ↵ | Pierre Joye | 2011-01-09 | 1 | -0/+21 | |
| | | | | | | | | install them in ext/<extname> instead of pecl<extname> | |||||
* | | - enable ASLR and NXCOMPAT by default | Pierre Joye | 2011-01-07 | 1 | -0/+5 | |
| | | ||||||
* | | - define the php*.lib/dll names | Pierre Joye | 2011-01-07 | 2 | -10/+4 | |
| | | ||||||
* | | - revert rev. 307044 | Pierre Joye | 2011-01-05 | 1 | -11/+0 | |
| | | ||||||
* | | Fixed linking of extensions that would use a static .lib file (libname_a.lib ↵ | Kalle Sommer Nielsen | 2011-01-03 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | rather than libname.lib) # This fixes `configure --with-mcrypt=shared' to properly find and # link against libmcrypt.lib rather than libmcrypt_a.lib | |||||
* | | - missing file | Pierre Joye | 2011-01-03 | 1 | -0/+358 | |
| | | ||||||
* | | - we need the core config.w32 only once | Pierre Joye | 2011-01-03 | 1 | -3/+1 | |
| | | ||||||
* | | - silent copy | Pierre Joye | 2011-01-03 | 1 | -1/+1 | |
| | | ||||||
* | | - use the ext deps list for phpize's ADD_EXTENSION_DEP function | Pierre Joye | 2011-01-02 | 1 | -1/+7 | |
| | | ||||||
* | | - typo | Pierre Joye | 2011-01-02 | 1 | -1/+1 | |
| | | ||||||
* | | - generate a list of ext and how they are built, should be updated by ↵ | Pierre Joye | 2011-01-02 | 2 | -0/+13 | |
| | | | | | | | | phpize'd make (un)install as well, later | |||||
* | | - missing file | Pierre Joye | 2011-01-01 | 1 | -0/+262 | |
| | | ||||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 10 | -10/+10 | |
| | | ||||||
* | | - we don't bundled fbclient, system version is used | Pierre Joye | 2010-12-15 | 1 | -0/+3 | |
| | | ||||||
* | | - sync with 5.3 | Pierre Joye | 2010-12-14 | 2 | -3/+19 | |
| | | ||||||
* | | - add nmake install-sdk (create the devel package) and related sub rules | Pierre Joye | 2010-12-14 | 2 | -26/+35 | |
| | | ||||||
* | | - no need to diplay that | Pierre Joye | 2010-12-13 | 1 | -5/+0 | |
| | | ||||||
* | | - phpize support merge from 5.3 | Pierre Joye | 2010-12-13 | 5 | -43/+146 | |
| | | ||||||
* | | * Don't print the shared headers table after enabling each extension ↵ | Kalle Sommer Nielsen | 2010-12-13 | 1 | -3/+7 | |
| | | | | | | | | | | | | (cleaner configure output) * Fix double slashes for directory targets in PHP_INSTALL_HEADERS() | |||||
* | | - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, ↵ | Pierre Joye | 2010-12-11 | 3 | -11/+34 | |
| | | | | | | | | generate the install-headers cmd | |||||
* | | - add install-lib(s), remove header for now, will be genarated | Pierre Joye | 2010-12-11 | 1 | -6/+4 | |
| | | ||||||
* | | - install headers, missed that one | Pierre Joye | 2010-12-10 | 1 | -1/+7 | |
| | | ||||||
* | | - add initial PHP_INSTALL_HEADERS, one step closer to phpize | Pierre Joye | 2010-12-10 | 2 | -1/+26 | |
| | | ||||||
* | | - Fix #29085, bad default include_path on Windows | Pierre Joye | 2010-12-02 | 1 | -1/+1 | |
| | | ||||||
* | | - Fixed #53409, sleep() return NULL on Windows | Pierre Joye | 2010-11-26 | 1 | -0/+1 | |
| | | ||||||
* | | - cleanup broken double definition of php_win_err and rename it while being ↵ | Pierre Joye | 2010-11-25 | 2 | -3/+4 | |
| | | | | | | | | there | |||||
* | | Added multibyte suppport by default. Previosly php had to be compiled with ↵ | Dmitry Stogov | 2010-11-24 | 1 | -6/+0 | |
| | | | | | | | | --enable-zend-multibyte. Now it can be enabled or disabled throug zend.multibyte directive in php.ini | |||||
* | | - Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can return | Gustavo André dos Santos Lopes | 2010-11-12 | 1 | -1/+1 | |
| | | | | | | | | | | 1 million microsecs). (ped at 7gods dot org) - Moved line out of order in NEWS. |