Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring php_stream_copy_to_mem to return zend_string | Xinchen Hui | 2014-02-24 | 1 | -4/+7 |
* | Refactor php_addslashes using zend_string | Xinchen Hui | 2014-02-24 | 1 | -7/+1 |
* | Use better data structures (incomplete) | Xinchen Hui | 2014-02-11 | 1 | -1/+1 |
* | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 7 | -48/+48 |
* | Bump year | Xinchen Hui | 2014-01-03 | 18 | -18/+18 |
* | Merge branch 'pull-request/500' | Anatol Belski | 2013-11-05 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'bug50333' of github.com:weltling/php-src into bug50333 | Anatol Belski | 2013-10-29 | 1 | -1/+1 |
| |\ | |||||
| | * | fixed virtual cwd header in phar | Anatol Belski | 2013-10-18 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-11-05 | 2 | -9/+5 |
|\ \ \ | |||||
| * | | | Remove outdate codes, make it clearer, although just a bit.. | Xinchen Hui | 2013-11-05 | 6 | -546/+6 |
* | | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-11-04 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed coredump due to abnormal implemention of phar | Xinchen Hui | 2013-11-04 | 1 | -1/+2 |
* | | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-10-27 | 1 | -4/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-10-27 | 1 | -4/+0 |
| |\ \ \ | |||||
| | * | | | remove "PHP 6" staff | Xinchen Hui | 2013-10-27 | 1 | -4/+0 |
* | | | | | Merge branch 'PHP-5.5' | Felipe Pena | 2013-10-20 | 1 | -2/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-10-20 | 1 | -2/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | - Fixed possible NULL ptr dereference | Felipe Pena | 2013-10-20 | 1 | -2/+4 |
* | | | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-10-19 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Revert "Need a way to check whether this API exists" | Xinchen Hui | 2013-10-19 | 1 | -1/+0 |
* | | | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-10-19 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Need a way to check whether this API exists | Xinchen Hui | 2013-10-19 | 1 | -0/+1 |
* | | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-10-18 | 2 | -3/+2 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Retruning SUCCESS/FAILURE instead of int | Xinchen Hui | 2013-10-18 | 2 | -3/+2 |
* | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-10-17 | 3 | -2/+18 |
|\ \ \ | |/ / | |||||
| * | | Add ability of alias resolving (it cause problem while work with opcache) | Xinchen Hui | 2013-10-17 | 3 | -2/+18 |
* | | | fix test concurrency | Michael Wallner | 2013-09-18 | 1 | -7/+7 |
* | | | fix test concurrency | Michael Wallner | 2013-09-18 | 43 | -115/+116 |
* | | | Remove some more unnecessary macros from phar | Nikita Popov | 2013-09-13 | 6 | -45/+30 |
* | | | Remove PHAR_(Z)STR* usages | Nikita Popov | 2013-09-13 | 5 | -120/+33 |
* | | | Remove version checks in phar | Nikita Popov | 2013-09-13 | 6 | -538/+2 |
* | | | unify stdint type usage | Michael Wallner | 2013-08-06 | 1 | -3/+0 |
* | | | Fix phar phpinfo test after markup changes | Nikita Popov | 2013-08-03 | 1 | -15/+15 |
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-08-01 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Revert "Allow 'make distclean' to clean up the 'generated' phar.inc" | Christopher Jones | 2013-08-01 | 2 | -2/+2 |
* | | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-07-31 | 2 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Allow 'make distclean' to clean up the 'generated' phar.inc | Christopher Jones | 2013-07-31 | 2 | -2/+2 |
| |/ / | |||||
* | | | Constify streams API and a few other calls down the rabbit hole. | Andrey Hristov | 2013-07-30 | 7 | -32/+30 |
|/ / | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-07-23 | 2 | -0/+179 |
|\ \ | |/ | |||||
| * | fix bug #65028 Phar::buildFromDirectory creates corrupt archives for some sp... | Stanislav Malyshev | 2013-07-22 | 2 | -0/+179 |
* | | HASH_KEY_NON_EXISTANT fix | Veres Lajos | 2013-07-21 | 4 | -12/+12 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2013-07-02 | 4 | -0/+530 |
|\ \ | |/ | |||||
| * | Fixed Bug #65142 Missing phar man page | Remi Collet | 2013-07-02 | 4 | -0/+530 |
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 2 | -2/+2 |
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 2 | -2/+2 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Pierre Joye | 2013-05-17 | 1 | -4/+5 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Pierre Joye | 2013-05-17 | 1 | -4/+5 |
| |\ | |||||
| | * | other fix for #64214, unmodified file may not have old fp set, causing other ... | Pierre Joye | 2013-05-17 | 1 | -4/+5 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Pierre Joye | 2013-05-14 | 4 | -7/+56 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Pierre Joye | 2013-05-14 | 4 | -7/+56 |
| |\ \ | | |/ |