summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Regenerate Zend ini scannerPierrick Charron2012-11-162-1349/+1335
| * Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from valuePierrick Charron2012-11-164-19/+62
* | Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3Christopher Jones2012-11-153-0/+8
|\ \ | |/
| * Skip test if directory does not existJohannes Schlüter2012-11-151-0/+3
| * Updated NEWSAnatoliy Belsky2012-11-142-0/+5
|/
* Enabled apache 2.4 handler build optionPierre Joye2012-11-131-0/+19
* - Updated to version 2012.10 (2012j)Derick Rethans2012-11-131-540/+572
* Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3Derick Rethans2012-11-1318-24/+225
|\
| * fix invalid read when trimming empty stringAntony Dovgal2012-11-111-2/+4
| * - BFNFelipe Pena2012-11-091-0/+4
| * - Fixed bug #63451 (config.guess file does not have AIX 7 defined, shared obj...Felipe Pena2012-11-091-1/+1
| * This will be PHP 5.3.20Johannes Schlüter2012-11-083-4/+11
| * Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encod...Xinchen Hui2012-11-075-0/+84
| * News entry for png memleak fixRasmus Lerdorf2012-11-051-0/+1
| * Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3Rasmus Lerdorf2012-11-0576-29002/+40359
| |\
| | * Fixed bug #62444 (Handle leak in is_readable on windows).Xinchen Hui2012-11-022-2/+7
| | * Fixed bug #63241 PHP fails to open Windows deduplicated files.Anatoliy Belsky2012-10-312-0/+13
| | * read 1 instead of 2 bytes. The next 2 bytes are 2 and thus not a problemAndrey Hristov2012-10-311-1/+1
| | * NEWS for bug #62593David Soria Parra2012-10-301-0/+4
| | * Bug #62593 Updated to account for INOUT parametersWill Fitch2012-10-301-1/+2
| | * Bug #62593 Updated test to verify bindParam doesn't change original valueWill Fitch2012-10-301-1/+3
| | * Bug #62593 Updated to always treat zval by valueWill Fitch2012-10-302-4/+9
| | * Bug #62593 Added test for changeWill Fitch2012-10-301-0/+44
| | * Bug #62593 Updated pdo_pgsql driver to convert boolean values to pg native fo...Will Fitch2012-10-301-1/+12
| | * Fixed bug #63389 (Missing context check on libxml_set_streams_context() cause...Xinchen Hui2012-10-304-12/+30
| * | These need to be volatile in order to prevent leaking after theRasmus Lerdorf2012-11-051-2/+2
* | | - Updated to version 2012.9 (2012i)Derick Rethans2012-11-041-29/+29
| |/ |/|
* | - Updated to version 2012.8 (2012h)Derick Rethans2012-10-271-452/+451
* | Fix for bug #62820 well hidden beneath a ton of whitespace changes. Do not us...ULF WENDEL2012-10-232-59/+71
* | Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3ULF WENDEL2012-10-233-7/+29
|\ \
| * | fixed a typo in the error messageAnatoliy Belsky2012-10-251-1/+1
| * | Fixed bug #63297 Phar fails to write an openssl based signatureAnatoliy Belsky2012-10-242-6/+24
| * | enabled libxpm for gd on windowsAnatoliy Belsky2012-10-241-1/+5
* | | Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3ULF WENDEL2012-10-221565-29976/+43262
|\ \ \ | |/ /
| * | Re-fixed bug #60901 (Improve "tail" syntax for AIX installation)Christopher Jones2012-10-213-10/+32
| * | updated NEWSAnatoliy Belsky2012-10-191-0/+1
| * | Fixed bug #63284 PCRE upgrade to 8.31Anatoliy Belsky2012-10-1959-28459/+39657
| |/
| * preg indenpent test script for #63055Xinchen Hui2012-10-191-0/+23
| * Update libmagic.patchXinchen Hui2012-10-191-57/+102
| * Add fix & missing fixChristopher Jones2012-10-181-0/+7
| * Fixed bug #63307 (Unused variable in oci8.c)Christopher Jones2012-10-182-2/+3
| * Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3Christopher Jones2012-10-1824-110/+430
| |\
| | * - Updated to version 2012.7 (2012g)Derick Rethans2012-10-181-79/+95
| | * SUpport newer bisons.Derick Rethans2012-10-181-1/+1
| | * Merge the fix for #61964 to 5.3, which will fix #63304Xinchen Hui2012-10-182-7/+89
| | * indentXinchen Hui2012-10-181-1/+1
| | * better fix for #63055Xinchen Hui2012-10-182-2/+3
| | * Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite)Xinchen Hui2012-10-183-2/+30
| | * PHP 5.3.18 NEWSJohannes Schlüter2012-10-171-4/+1
| | * fix NEWSAndrey Hristov2012-10-171-6/+10