summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-03121-121/+121
* update credits headersJoe Watkins2013-12-242-4/+5
* Merge branch 'PHP-5.6' of https://git.php.net/push/php-src into PHP-5.6Xinchen Hui2013-12-1558-388/+762
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Sara Golemon2013-12-0414-19/+19
| |\
| * \ Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-12-022-10/+0
| |\ \
| * \ \ Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2013-11-211-1/+1
| |\ \ \
| * \ \ \ Merge branch 'PHP-5.5' into PHP-5.6Yasuo Ohgaki2013-11-201-0/+52
| |\ \ \ \
| * | | | | Fixed tests that fail with non-default `serialize_precision` configurations.Jeff Welch2013-11-203-2/+4
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2013-11-172-1/+13
| |\ \ \ \ \
| * \ \ \ \ \ fix mergeRemi Collet2013-11-131-2/+2
| |\ \ \ \ \ \
| * | | | | | | Allow $num=0 in array_fill()Nikita Popov2013-11-124-89/+60
| * | | | | | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-11-082-1/+18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pull-request/287'Sherif Ramadan2013-10-305-11/+154
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Using only two constants to signal use type intent.Tjerk Meesters2013-09-283-6/+4
| | * | | | | | | | added bitmask variationdatibbaw2013-09-283-16/+59
| | * | | | | | | | fixed test case to pass on other systems than my ownTjerk Anne Meesters2013-09-281-2/+2
| | * | | | | | | | forgot introspection changesdatibbaw2013-09-281-0/+1
| | * | | | | | | | added use_keys argument to array_filter()datibbaw2013-09-283-6/+107
| * | | | | | | | | Fix ZTS buildNikita Popov2013-10-291-1/+1
| * | | | | | | | | Implemented Change crypt() behavior w/o salt RFCYasuo Ohgaki2013-10-292-0/+4
| * | | | | | | | | Merge branch 'PHP-5.5'Yasuo Ohgaki2013-10-294-28/+28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Dmitry Stogov2013-10-281-13/+24
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Antony Dovgal2013-10-211-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Michael Wallner2013-10-211-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove extraneous NULL check of Z_ARRVAL_P()Nikita Popov2013-10-191-1/+1
| * | | | | | | | | | | | | Remove dead comparison (size_t < 0)Nikita Popov2013-10-191-1/+1
| * | | | | | | | | | | | | Fix misleading sizeofNikita Popov2013-10-191-1/+1
| * | | | | | | | | | | | | Merge branch 'updated_tls_support' of https://github.com/rdlowrey/php-srcMichael Wallner2013-10-171-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Added support for TLSv1.1 and TLSv1.2Daniel Lowrey2013-10-081-0/+4
| * | | | | | | | | | | | | | Merge branch 'PHP-5.5'Michael Wallner2013-10-171-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Revert "Added support for TLSv1.1 and TLSv1.2"Michael Wallner2013-10-171-4/+0
| * | | | | | | | | | | | | | | Merge branch 'PHP-5.5'Michael Wallner2013-10-171-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Added support for TLSv1.1 and TLSv1.2Daniel Lowrey2013-10-171-0/+4
| * | | | | | | | | | | | | | | Merge branch 'PHP-5.5'Michael Wallner2013-10-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | fix typo in copy_variation16 testPaul Tarjan2013-10-142-4/+4
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | fix bad castMichael Wallner2013-10-081-4/+4
| * | | | | | | | | | | | | | Merge branch 'PHP-5.5'Michael Wallner2013-10-042-4/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Michael Wallner2013-10-041-0/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'PHP-5.5'Michael Wallner2013-10-012-32/+152
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pull-request/473'Sara Golemon2013-09-2650-73/+149
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | fix missing change from 'tcp_socket' to the more common 'server'ptarjan2013-09-261-3/+3
| | * | | | | | | | | | | | | | | | | fix many parallel test issuesptarjan2013-09-2650-70/+146
| | | |_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Implement variadic function syntaxNikita Popov2013-09-261-7/+8
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | fix test concurrencyMichael Wallner2013-09-1818-98/+100
| * | | | | | | | | | | | | | | | final bitsMichael Wallner2013-09-171-1/+4
| * | | | | | | | | | | | | | | | Merge branch 'slim-postdata-merge'Michael Wallner2013-09-171-10/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | remove unused codeMichael Wallner2013-09-101-16/+0
| | * | | | | | | | | | | | | | | | make reading php://input JIT if enable_post_data_reading=0Michael Wallner2013-09-101-6/+49
| | * | | | | | | | | | | | | | | | slim post dataMichael Wallner2013-08-271-34/+28
| * | | | | | | | | | | | | | | | | we need to use the full stream wrapper for filtersMichael Wallner2013-09-171-4/+6