summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * FormatXinchen Hui2012-11-301-2/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-11-303-2/+45
|\ \ | |/
| * Fixed bug #63398 (Segfault when polling closed link)Xinchen Hui2012-11-303-2/+45
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-11-292-21/+7
|\ \ | |/
| * Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)Dmitry Stogov2012-11-292-21/+6
* | Fixed bug #61557 (Crasher in tt-rss backend.php)Dmitry Stogov2012-11-292-2/+3
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-11-293-2/+63
|\ \ | |/
| * Fixed bug #63635 (Segfault in gc_collect_cycles)Dmitry Stogov2012-11-293-2/+63
* | NEWSRemi Collet2012-11-281-0/+3
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-11-282-5/+10
|\ \ | |/
| * Fixed Bug #63581 Possible buffer overflowRemi Collet2012-11-282-3/+7
| * Fixed Bug #63581 Possible null dereferenceRemi Collet2012-11-281-2/+6
| * Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3Remi Collet2012-11-2810-109/+84
| |\
* | \ Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Remi Collet2012-11-2812-137/+103
|\ \ \
| * | | BFN #61272Michael Wallner2012-11-281-0/+2
| * | | fix bug #61272 ob_start callback get passed empty stringMichael Wallner2012-11-282-4/+2
| * | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-11-277-131/+48
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under WindowsAnatoliy Belsky2012-11-277-107/+29
| * | | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-11-271-1/+6
| |\ \ \ | | |/ /
| | * | This test isn't supposed to pass on windowsAnatoliy Belsky2012-11-271-1/+6
| * | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-11-273-1/+45
| |\ \ \ |/ / / / | | _ / | | /
| * | Fixed Bug #63614 (Fatal error on Reflection)Xinchen Hui2012-11-273-1/+49
| |/
* | Related bug #63588 fix length computation + optimize for speedRemi Collet2012-11-261-17/+22
* | Fixed bug #63588 Duplicate implementation of php_next_utf8_charRemi Collet2012-11-256-67/+35
* | Fixed Bug #63361 Header not installedRemi Collet2012-11-252-0/+6
* | NEWS entriesRemi Collet2012-11-251-0/+7
* | fix NEWSStanislav Malyshev2012-11-241-5/+19
* | 5.4.10-devStanislav Malyshev2012-11-243-4/+6
* | Fixed Bug #63149 Feature missing with system SQLiteRemi Collet2012-11-241-0/+3
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-11-241-0/+52
|\ \ | |/
| * 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
| | | |/ | | |/|