summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* complete zts fixStanislav Malyshev2013-01-291-1/+1
* Merge branch 'PHp-5.4' into PHP-5.5Stanislav Malyshev2013-01-291-2/+4
|\
| * Fix bug #62524, only follow redirects in file streams for 3xx HTTP statusesStanislav Malyshev2013-01-291-2/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-212-31/+37
|\ \ | |/
| * Merge fix of #62836 to ?.re, and regenerate ?.cXinchen Hui2013-01-212-31/+37
* | Merge branch 'PHP-5.4' into PHP-5.5Gustavo Lopes2013-01-182-2/+123
|\ \ | |/
| * Fix bug #64011 (get_html_translation_table())Gustavo Lopes2013-01-182-2/+123
* | Merge branch 'PHP-5.4' into PHP-5.5Anatoliy Belsky2013-01-151-1/+5
|\ \ | |/
| * 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
| |\
* | | Dereferencing process-handles no longer waits on those processes.Jille Timmermans2013-01-153-5/+21
* | | Merge remote-tracking branch 'remotes/cataphract/strtr_wu94_55' into PHP-5.5Gustavo Lopes2013-01-151-87/+310
|\ \ \
| * \ \ Merge branch 'strtr_wu94_54' into strtr_wu94_55Gustavo Lopes2013-01-151-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Fixed inconsequential bug in strtr()Gustavo Lopes2013-01-151-2/+2
| * | | Add zend_qsort_r & use it in strtrGustavo Lopes2013-01-141-58/+8
| * | | Merge branch 'PHP-5.4' into PHP-5.5Gustavo Lopes2013-01-141-87/+360
| |\ \ \ | | |/ /
| | * | 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
* | | | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-01-153-27/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-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
* | | | | Merge branch 'PHP-5.4' into PHP-5.5Lars Strojny2013-01-144-6/+23
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Support BITMAPV5HEADER in getimagesize(): https://en.wikipedia.org/wiki/BMP_f...Lars Strojny2013-01-144-6/+23
| | |/ | |/|
* | | Use zend_unmangle_property_name_ex to save strlenXinchen Hui2013-01-141-3/+2
* | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-01-101-0/+0
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-092-1/+9
|\ \ \ | |/ /
| * | 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
| | * Happy New Year~Xinchen Hui2013-01-01120-120/+120
| * | Happy New YearXinchen Hui2013-01-01121-177/+178
* | | Merge branch 'PHP-5.4' into PHP-5.5Pierre Joye2013-01-071-1/+2
|\ \ \
| * \ \ Merge branch 'PHP-5.3' into PHP-5.4Pierre Joye2013-01-071-1/+2
| |\ \ \
| | * | | - fix the fix for bug #50524Pierre Joye2013-01-071-1/+2
* | | | | fix windows buildAnatoliy Belsky2013-01-061-1/+2
* | | | | Add unit test for mail.log ini setting.Martin Jansen2013-01-061-0/+48
* | | | | Add a timestamp to the mail log.Martin Jansen2013-01-061-2/+11
* | | | | Bug #23955: allow specifiy max age for setcookie()Lars Strojny2013-01-062-7/+82
* | | | | Happy New YearXinchen Hui2013-01-01123-123/+123
* | | | | Fixed bug #63874 (Segfaul if php_strip_whitespace has heredoc)Pierrick Charron2012-12-291-0/+16
* | | | | Merge branch 'PHP-5.4' into PHP-5.5Pierrick Charron2012-12-211-8/+8
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-12-211-8/+8
| |\ \ \ \ | | | |_|/ | | |/| |