summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Proper bit reset codephp-5.4.12RC2Dmitry Stogov2013-02-131-2/+2
* fix patch for 5.4Stanislav Malyshev2013-02-121-5/+1
* Disabled external entities loadingDmitry Stogov2013-02-101-0/+2
* Check if soap.wsdl_cache_dir confirms to open_basedirDmitry Stogov2013-02-101-1/+35
* Fix bug #62524, only follow redirects in file streams for 3xx HTTP statusesStanislav Malyshev2013-01-291-2/+4
* Merge branch 'bug64023' into PHP-5.4Gustavo Lopes2013-01-222-0/+24
|\
| * Fix bug #64023 (__toString() & SplFileInfo)Gustavo Lopes2013-01-222-0/+24
* | Merge fix of #62836 to ?.re, and regenerate ?.cXinchen Hui2013-01-212-31/+37
* | Fix bug #64011 (get_html_translation_table())Gustavo Lopes2013-01-182-2/+123
* | fixed buildAnatoliy Belsky2013-01-151-1/+5
* | Merge remote-tracking branch 'remotes/cataphract/strtr_wu94_54' into PHP-5.4Gustavo Lopes2013-01-151-87/+360
|\ \
| * | Fixed inconsequential bug in strtr()Gustavo Lopes2013-01-151-2/+2
| * | Remove _GNU_SOURCE, add local heap sortGustavo Lopes2013-01-141-7/+62
| * | The compiler can figure this outGustavo Lopes2013-01-141-1/+1
| * | Remove unused blockGustavo Lopes2013-01-141-5/+0
| * | strtr() with 2nd param array - optimizationGustavo Lopes2013-01-141-6/+5
| * | Refactoring, bugs & leaksGustavo Lopes2013-01-141-52/+97
| * | Optimize strtr w/ 2nd arg arrayGustavo Lopes2013-01-141-86/+265
* | | Revert "Apply the fputcsv test fix to SplFileObject_fputcsv.phpt. Mea culpa."Adam Harvey2013-01-151-5/+5
* | | Merge branch 'PHP-5.3' into PHP-5.4Adam Harvey2013-01-153-27/+11
|\ \ \ | | |/ | |/|
| * | Revert "Update fputcsv() to escape all characters equally."Adam Harvey2013-01-153-27/+13
* | | Apply the fputcsv test fix to SplFileObject_fputcsv.phpt. Mea culpa.Adam Harvey2013-01-151-5/+5
* | | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Xinchen Hui2013-01-153-11/+27
|\ \ \
| * \ \ Merge branch 'PHP-5.3' into PHP-5.4Adam Harvey2013-01-153-11/+27
| |\ \ \ | | |/ /
| | * | Update fputcsv() to escape all characters equally.Adam Harvey2013-01-153-13/+27
* | | | Fixed bug #57702 (Multi-row BLOB fetches)Xinchen Hui2013-01-152-2/+166
|/ / /
* | | Bug #52958: Segfault in PDO_OCI on cleanup after running a long testsuite.Lars Strojny2013-01-141-2/+4
* | | Support BITMAPV5HEADER in getimagesize(): https://en.wikipedia.org/wiki/BMP_f...Lars Strojny2013-01-144-6/+23
* | | Fix bug #63916: PDO::PARAM_INT casts to 32bit int internally even on 64bit bu...Lars Strojny2013-01-143-0/+60
* | | Fixed bug #63921: sqlite3::bindvalue and relative PHP functions aren't using ...Lars Strojny2013-01-143-0/+66
| |/ |/|
* | MySQL 5.6 EXPIRE PASSWORD flag testsULF WENDEL2013-01-102-0/+149
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-01-101-0/+0
|\ \ | |/
| * Fix test after fix for bug #63943 (Bad warning text from strpos() on empty ne...Remi Collet2013-01-101-0/+0
* | Add mysqli support - constants and checking in mysqli_options() for theAndrey Hristov2013-01-092-0/+6
* | backport handling of expired passwords in mysqlnd to 5.4Andrey Hristov2013-01-092-2/+14
* | fix compilation error after mergeAndrey Hristov2013-01-091-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Andrey Hristov2013-01-091-0/+2
|\ \ | |/
| * Use during connect the flags set with set_client_option()Andrey Hristov2013-01-091-0/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-092-1/+9
|\ \ | |/
| * Fixed bug #63943 (Bad warning text from strpos() on empty needle)Xinchen Hui2013-01-092-1/+9
* | Merge branch 'PHP-5.3' into PHP-5.4Derick Rethans2013-01-062-1/+16
|\ \ | |/
| * Fixed bug #55397: Comparsion of incomplete DateTime causes SIGSEGV.Derick Rethans2013-01-062-1/+16
* | Coding style, ANSI C compatibilityLars Strojny2013-01-061-4/+5
* | bump yearXinchen Hui2013-01-0610-10/+10
* | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Xinchen Hui2013-01-063-11/+54
|\ \
| * | Adding test from 5.5Lars Strojny2013-01-061-0/+11
| * | Bug #63699: performance improvements for varios ext/date functionsLars Strojny2013-01-062-11/+43
* | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-0645-45/+45
|\ \ \ | |/ / |/| / | |/
| * bump yearXinchen Hui2013-01-0645-45/+45
| * Happy New Year~Xinchen Hui2013-01-01507-507/+507