Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 4 | -4/+4 |
* | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | fixed several long vs zend_long casts | Anatol Belski | 2014-08-26 | 1 | -1/+1 |
* | Fix zend_longo_str | Nikita Popov | 2014-08-25 | 1 | -1/+1 |
* | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -4/+4 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 2 | -166/+166 |
* | fix zpp | Anatol Belski | 2014-08-21 | 1 | -2/+2 |
* | ported pcntl | Anatol Belski | 2014-08-19 | 2 | -80/+80 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 2 | -130/+130 |
* | Use reference counting instead of zval duplication | Dmitry Stogov | 2014-06-05 | 1 | -9/+5 |
* | Use zend_long_to_str in pcntl | Nikita Popov | 2014-05-28 | 1 | -3/+1 |
* | Use new zend_hash API | Dmitry Stogov | 2014-05-28 | 1 | -31/+23 |
* | Remove incorrect EMPTY_SWITCH_DEFAULT_CASE() usage | Nikita Popov | 2014-05-23 | 1 | -1/+0 |
* | Fixed support for references and proper string lengths | Dmitry Stogov | 2014-05-06 | 1 | -11/+13 |
* | Added support for ext/pcntl (incomplete; ext/posix required to run all tests) | Dmitry Stogov | 2014-05-06 | 1 | -41/+39 |
* | Merge branch 'PHP-5.6' | Xinchen Hui | 2014-01-03 | 4 | -4/+4 |
|\ | |||||
| * | Bump year | Xinchen Hui | 2014-01-03 | 4 | -4/+4 |
* | | Eliminate the TSRMLS_FETCH() calls in the ticks functions and hook | Kalle Sommer Nielsen | 2013-12-18 | 1 | -1/+1 |
|/ | |||||
* | Merge commit 'a03f094' | Rasmus Lerdorf | 2013-08-02 | 2 | -2/+2 |
|\ | |||||
| * | We shouldn't load any local ini files for these tests | Rasmus Lerdorf | 2013-08-02 | 2 | -2/+2 |
| * | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 4 | -4/+4 |
* | | HASH_KEY_NON_EXISTANT fix | Veres Lajos | 2013-07-21 | 1 | -1/+1 |
* | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 4 | -4/+4 |
* | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| |\ | |||||
| | * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
* | | | Merge branch 'PHP-5.4' | Stanislav Malyshev | 2012-06-30 | 2 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 2 | -5/+5 |
* | | | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | ext/pcntl/pcntl.c: Fix typo in comment | Jille Timmermans | 2012-03-29 | 1 | -1/+1 |
| | * | Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow) | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
| | * | ext/pcntl/pcntl.c: Fix typo in comment | Jille Timmermans | 2012-03-29 | 1 | -1/+1 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 4 | -4/+4 |
| | * | Fix errormessage | Hannes Magnusson | 2011-09-07 | 1 | -1/+1 |
| | * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | * | - Added SKIPIF | Felipe Pena | 2011-06-24 | 5 | -3/+14 |
| | * | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -2/+2 |
| | * | - Year++ | Felipe Pena | 2011-01-01 | 4 | -4/+4 |
| | * | MFH fixed bug #52784 (Race condition when handling many | Arnaud Le Blanc | 2010-11-01 | 3 | -4/+25 |
| | * | MFH Fix bug #52173 (ext/pcntl doesn't store/report errors) | Arnaud Le Blanc | 2010-11-01 | 3 | -0/+143 |
| * | | Revert "ext/pcntl/pcntl.c: Fix typo in comment" (apply correct workflow) | Gustavo André dos Santos Lopes | 2012-03-29 | 1 | -1/+1 |
| * | | ext/pcntl/pcntl.c: Fix typo in comment | Jille Timmermans | 2012-03-29 | 1 | -1/+1 |
| * | | - Year++ | Felipe Pena | 2012-01-01 | 4 | -4/+4 |