summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * add unit test for bug 63126Remi Collet2012-11-241-0/+52
| * NEWSRemi Collet2012-11-241-0/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-11-241-1/+1
|\ \ | |/
| * Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores arrayRemi Collet2012-11-241-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-11-230-0/+0
|\ \ | |/
| * Backported the fix for bug #63248 from 5.4+Anatoliy Belsky2012-11-234-114/+144
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-11-221-0/+3
|\ \ | |/
| * Fixed test for bug #63297Anatoliy Belsky2012-11-221-0/+3
* | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-11-210-0/+0
|\ \ | |/
| * PHP 5.3.19Johannes Schlüter2012-11-211-7/+2
* | Unused variable copystrXinchen Hui2012-11-211-4/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-11-203-1/+33
|\ \ | |/
| * Fixed bug #63468 (wrong called method as callback with inheritance)Dmitry Stogov2012-11-203-1/+33
| * Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3Christopher Jones2012-11-186-1368/+1397
| |\
| * \ Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3Christopher Jones2012-11-153-0/+8
| |\ \
* | \ \ Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4Christopher Jones2012-11-185-1368/+1394
|\ \ \ \
| * \ \ \ Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-11-162-1349/+1335
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Regenerate Zend ini scannerPierrick Charron2012-11-162-1349/+1335
| * | | | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-11-163-19/+59
| |\ \ \ \ | | |/ / /
| | * | | Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from valuePierrick Charron2012-11-164-19/+62
| | | |/ | | |/|
* | | | Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4Christopher Jones2012-11-158-343/+356
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-11-151-0/+3
| |\ \ \ | | |/ /
| | * | Skip test if directory does not existJohannes Schlüter2012-11-151-0/+3
| * | | Fixed test sapi/cli/tests/006.phptAnatoliy Belsky2012-11-141-1/+1
| * | | Fixed compiler reenterabilityDmitry Stogov2012-11-142-342/+344
| * | | Fixed compiler reenterabilityDmitry Stogov2012-11-142-0/+3
| * | | UPdated NEWSAnatoliy Belsky2012-11-142-0/+5
| * | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-11-140-0/+0
| |\ \ \ |/ / / / | | _ / | | /
| * | Updated NEWSAnatoliy Belsky2012-11-142-0/+5
| |/
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-11-131-10/+10
|\ \ | |/
| * Enabled apache 2.4 handler build optionPierre Joye2012-11-131-0/+19
* | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2012-11-131-540/+572
|\ \ | |/
| * - 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
* | | Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4Derick Rethans2012-11-1320-25/+262
|\ \ \
| * \ \ Merge branch 'preg_match_all_arginfo' into PHP-5.4Adam Harvey2012-11-121-1/+1
| |\ \ \
| | * | | Update arginfo for preg_match_all() to reflect reality.Adam Harvey2012-11-121-1/+1
| |/ / /
| * | | fix invalid read when trimming empty stringAntony Dovgal2012-11-111-2/+4
| * | | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-11-091-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | - Fixed bug #63451 (config.guess file does not have AIX 7 defined, shared obj...Felipe Pena2012-11-091-1/+1
| * | | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-11-080-0/+0
| |\ \ \ | | |/ /
| | * | This will be PHP 5.3.20Johannes Schlüter2012-11-083-4/+11
| * | | fix NEWSStanislav Malyshev2012-11-071-0/+4
| * | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-11-074-0/+80
| |\ \ \ | | |/ /
| | * | Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encod...Xinchen Hui2012-11-075-0/+84
| * | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-11-060-0/+0
| |\ \ \ | | |/ /
| | * | 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
| | |\ \