summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP 5.3.4RC1php-5.3.4RC1Johannes Schlüter2010-11-180-0/+0
* - 5.3.4RC1Johannes Schlüter2010-11-183-4/+4
* - path with null entriesPierre Joye2010-11-182-0/+4
* - revert part of the null fix, was already applied by ChrisPierre Joye2010-11-181-4/+0
* - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-1827-14/+391
* - Implemented alternative strategy for change in rev #304985 so as toGustavo André dos Santos Lopes2010-11-184-7/+10
* - Fix buildFelipe Pena2010-11-181-1/+1
* - Fixed the call as well.Derick Rethans2010-11-181-1/+1
* - Revert the ABI changing commit.Derick Rethans2010-11-182-2/+3
* - Fixed NULL dereference in lex_scan on zend multibyte builds where the scriptGustavo André dos Santos Lopes2010-11-181-0/+2
* - Reversed implementation of FR #44164, pending further consideration.Gustavo André dos Santos Lopes2010-11-183-27/+0
* - Fixed bug #53335 (pdo_firebird did not implement rowCount())Felipe Pena2010-11-183-0/+83
* Remove unused variablesPierrick Charron2010-11-171-1/+0
* - test for NULL deref fixPierre Joye2010-11-171-0/+0
* - NULL deref fix, patch by GustavoPierre Joye2010-11-171-0/+4
* - Fix testJani Taskinen2010-11-171-1/+1
* - Fixed typo (reported by eyal.t at zend dot com)Felipe Pena2010-11-171-1/+1
* - Updated QA and User note maintainers creditsFelipe Pena2010-11-161-2/+2
* - fix (log with level < WARNING before daemonizing were not written to /dev/s...Jérôme Loyet2010-11-161-1/+1
* - Fixed bug #53319 (strip_tags() may strip '<br />' incorrectly)Felipe Pena2010-11-163-3/+20
* - Fixed #53310 (sparc < v9 won't is not supported)Jérôme Loyet2010-11-161-1/+7
* - Fixed bug #53323 (pdo_firebird getAttribute() crash)Felipe Pena2010-11-162-1/+7
* Improve test cross- DB version portabilityChristopher Jones2010-11-165-0/+92
* Added missing newsChristopher Jones2010-11-161-0/+1
* Protect against null bytes in LOB filenames (rasmus)Christopher Jones2010-11-165-11/+145
* - fix buildPierre Joye2010-11-151-13/+13
* - Fix wrong argument to read_property callFelipe Pena2010-11-151-1/+1
* - Fixed bug #52820 (writes to fopencookie FILE* not commited when seeking theGustavo André dos Santos Lopes2010-11-153-0/+105
* ws fixRasmus Lerdorf2010-11-151-6/+6
* - allow firebird header to be in the normal deps directory and restore firebi...Pierre Joye2010-11-142-2/+5
* - extend the 'i-t' fpm argument to dump configuration file when called twice ...Jérôme Loyet2010-11-148-10/+86
* - Fixed #52691 (allow multiple instance of FPM using a custom prefix)Jérôme Loyet2010-11-1410-47/+227
* - Added missing void arg checksFelipe Pena2010-11-149-18/+534
* - Add missing checkFelipe Pena2010-11-141-1/+2
* - Using ifelse() here is safer, also eases debugging generated configure.Jani Taskinen2010-11-131-8/+2
* - Fix the constant detectionFelipe Pena2010-11-131-1/+1
* - Fixed bug #53305 (E_NOTICE when defining a constant starts with __COMPILER...Felipe Pena2010-11-133-2/+30
* - Sync from HEAD.Derick Rethans2010-11-132-23/+26
* - MFH: Added support for the ( and ) delimiters/separators toDerick Rethans2010-11-134-4/+10
* - Don't show timezone if it wasn't found while parsing.Derick Rethans2010-11-131-2/+0
* - WSJani Taskinen2010-11-132-9/+9
* - Sync with trunkJani Taskinen2010-11-131-1/+13
* - Fixed bug #53136 (Invalid read on openssl_csr_new())Felipe Pena2010-11-122-1/+3
* - Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can returnGustavo André dos Santos Lopes2010-11-122-2/+4
* Testing for the two new statistics 'bytes_received_real_data_normal' and 'byt...Ulf Wendel2010-11-121-3/+74
* - Fixed #52660 (custom process title for FPM)Jérôme Loyet2010-11-126-15/+112
* - Fixed #52692 (Added '-t/--test' to php-fpm to check and validate FPM conf f...Jérôme Loyet2010-11-115-4/+26
* - Fixed bug #52693 (configuration file errors are not logged to stderr)Jérôme Loyet2010-11-116-3/+16
* - get rid of ZLOG_STUFF code redundancyJérôme Loyet2010-11-1119-159/+159
* - comment out fpm_php_set_fcgi_mgmt_vars to remove compilation warningJérôme Loyet2010-11-111-0/+2