summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* typoJérôme Loyet2010-08-021-1/+1
* correct php-fpm.conf: slowlog has no default valueJérôme Loyet2010-08-021-1/+2
* - Fixed bug #52468 (wddx_deserialize corrupts integer field value when left e...Felipe Pena2010-08-013-0/+23
* - Fixed bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW)Felipe Pena2010-08-015-1217/+1247
* - Fixed bug #52484 (__set() ignores setting properties with empty names)Felipe Pena2010-08-015-3/+87
* - Fix testsFelipe Pena2010-07-313-11/+3
* - New testFelipe Pena2010-07-291-0/+21
* - Fixed bug #52487 (PDO::FETCH_INTO leaks memory)Felipe Pena2010-07-292-2/+2
* - Fixed bug #52476 (move php-fpm man page from section 1 to section 8)Jérôme Loyet2010-07-293-5/+5
* Fix required facilities for php-fpm's init scriptRaphael Geissert2010-07-291-2/+2
* - fix buildPierre Joye2010-07-291-1/+4
* - Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h)Sriram Natarajan2010-07-272-0/+10
* - make libsasl optional (as vc6 bins do not have it)Pierre Joye2010-07-261-4/+7
* Let's keep NEWS entries to things that might affect users.Rasmus Lerdorf2010-07-231-2/+0
* MFH: fix bug #52380 (Typo in lcfirst comment docs).Adam Harvey2010-07-232-1/+2
* Correct bug ID in the NEWS file for posterity.Adam Harvey2010-07-231-2/+2
* - Back to -devJohannes Schlüter2010-07-223-6/+9
* - PHP 5.3.3Johannes Schlüter2010-07-212-3/+3
* - merge NEWS for 5.2.14 and 5.3.3Johannes Schlüter2010-07-211-49/+38
* - add CVE #Pierre Joye2010-07-201-1/+1
* MFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.xAdam Harvey2010-07-192-0/+3
* Revert r301354, since we don't need a test for a bogus bug.Adam Harvey2010-07-191-21/+0
* Test for #50475Kai Schroeder2010-07-171-0/+18
* Test for #51819Kai Schroeder2010-07-171-0/+31
* Test for #48187Kai Schroeder2010-07-171-0/+26
* Test for #51994Kai Schroeder2010-07-171-0/+38
* Test for #52290Kai Schroeder2010-07-171-0/+27
* Test for #52359Kai Schroeder2010-07-171-0/+21
* Fix for Bug #51583 Bus error due to wrong alignment in mysqlndAndrey Hristov2010-07-152-1/+7
* - fix vc6 buildPierre Joye2010-07-151-1/+3
* Back to -devJohannes Schlüter2010-07-143-3/+6
* PHP 5.3.3RC3Johannes Schlüter2010-07-143-4/+4
* Fixed incorrect reinitializationDmitry Stogov2010-07-141-1/+1
* Update the re2c files aswell (bug #51943)Kalle Sommer Nielsen2010-07-141-0/+2
* Fixed bug #51943 (Several files are out of ANSI spec)Kalle Sommer Nielsen2010-07-134-5/+9
* MFT: Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch b...Kalle Sommer Nielsen2010-07-132-0/+3
* Give an error when USE_RESULT is used with fetch_allAndrey Hristov2010-07-131-0/+4
* Doing this as a seperate commit unless we need to back it out.Scott MacVicar2010-07-095-53/+98
* adding arginfo to mysqli fixed the bugAndrey Hristov2010-07-081-0/+1
* - Fixed ZTS buildFelipe Pena2010-07-071-2/+2
* Fixed #51697 (Unsafe operations in free_storage of SPL iterators,Etienne Kneuss2010-07-072-8/+42
* applied patch from bug report 51452George Wang2010-07-071-0/+1
* Cleanup in trunk. Remove some functions, noted inAndrey Hristov2010-07-071-4/+4
* arginfo for mysqli, was too fast to commit in trunk instead of oneAndrey Hristov2010-07-077-268/+890
* - MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platformsTimm Friebe2010-07-071-1/+42
* Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fa...Scott MacVicar2010-07-062-0/+3
* fix typos and use correct directive names in error messagesAntony Dovgal2010-07-061-10/+10
* - Fixed testsFelipe Pena2010-07-064-5/+21
* Fixed bug #52237 (Crash when passing the reference of the property of a non-o...Dmitry Stogov2010-07-053-9/+41
* - Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong resu...Felipe Pena2010-07-033-3/+25