summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Avoid in-place modificationDmitry Stogov2014-05-301-1/+6
* Introduced immutable arrays. They don't need to be copyed and may be used dir...Dmitry Stogov2014-05-299-47/+127
* Fix length reset in JSON parserNikita Popov2014-05-291-1/+1
* Fix $http_response_header creationNikita Popov2014-05-291-1/+1
* Fixed conversion to phpng mistakesDmitry Stogov2014-05-281-2/+2
* Use zend_long_to_str in wddxNikita Popov2014-05-281-6/+3
* Use zval_get_string in implodeNikita Popov2014-05-281-17/+6
* Use smart_str_append_long in implodeNikita Popov2014-05-281-5/+2
* Use zend_long_to_str in curlNikita Popov2014-05-281-13/+5
* Use zend_long_to_str in pcntlNikita Popov2014-05-281-3/+1
* Use new zend_hash APIDmitry Stogov2014-05-281-11/+7
* Use new zend_hash APIDmitry Stogov2014-05-281-4/+2
* Use new zend_hash APIDmitry Stogov2014-05-281-25/+6
* Use new zend_hash APIDmitry Stogov2014-05-281-31/+23
* Use new zend_hash APIDmitry Stogov2014-05-281-37/+12
* Use new zend_hash APIDmitry Stogov2014-05-281-29/+7
* Use extended iteration API to avoid in-place modificationDmitry Stogov2014-05-281-7/+9
* Use extended iteration API to avoid in-place modificationDmitry Stogov2014-05-281-3/+4
* Use new zend_hash APIDmitry Stogov2014-05-281-17/+18
* Avoid in-place modificationDmitry Stogov2014-05-281-3/+9
* Use new zend_hash APIDmitry Stogov2014-05-281-87/+72
* Avoid in-place modificationDmitry Stogov2014-05-281-14/+11
* Reference counter in phpng may have a bit different meaning and must not be t...Dmitry Stogov2014-05-282-5/+5
* Use new zend_hash APIDmitry Stogov2014-05-281-130/+103
* Avoid in-place conversionDmitry Stogov2014-05-281-4/+4
* Fixed refcountingDmitry Stogov2014-05-281-1/+1
* Fixed bug #47407Xinchen Hui2014-05-272-3/+3
* Use specialized functions instead of macrosDmitry Stogov2014-05-261-60/+76
* Merge branch 'master' into phpngXinchen Hui2014-05-261-0/+25
|\
| * Merge branch 'PHP-5.6'Xinchen Hui2014-05-261-0/+25
| |\
| | * Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-05-261-0/+25
| | |\
| | | * Update NEWs and add a testXinchen Hui2014-05-261-0/+25
* | | | Merge branch 'phpng' of git.php.net:php-src into phpngDmitry Stogov2014-05-265-73/+81
|\ \ \ \
| * | | | Finished persistent PDO implementXinchen Hui2014-05-265-73/+81
* | | | | Merge branch 'master' into phpngDmitry Stogov2014-05-2656-427/+596
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'PHP-5.6'Dmitry Stogov2014-05-261-4/+25
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-05-261-4/+25
| | |\ \ | | | |/
| | | * Fixed issue #183 (TMP_VAR is not only used once)Dmitry Stogov2014-05-261-4/+25
| * | | Merge branch 'new-tests' of https://github.com/SammyK/php-srcXinchen Hui2014-05-242-0/+101
| |\ \ \
| | * | | Added tests for ZipArchive::addGlob() and ZipArchive::addPattern()Sammy Kaye Powers2014-05-232-0/+101
| * | | | Merge branch 'PHP-5.6'Adam Harvey2014-05-233-30/+30
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-05-233-30/+30
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Further test fixes for the fdb2709 breakage.Adam Harvey2014-05-232-20/+20
| | | * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-05-231-10/+10
| | | |\ \
| | | | * | Fix broken test caused by fdb2709.Adam Harvey2014-05-231-10/+10
| | | | |/
| * | | | Merge branch 'PHP-5.6'Adam Harvey2014-05-2148-384/+412
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-05-2148-384/+412
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-05-2147-383/+411
| | | |\ \ | | | | |/
| | | | * Add microseconds to the serialised form of DateTime objects.Adam Harvey2014-05-2147-383/+411
| * | | | Merge branch 'PHP-5.6'Matteo Beccati2014-05-211-8/+27
| |\ \ \ \ | | |/ / /