| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PHP-5.5.0beta1php-5.5.0beta1 | David Soria Parra | 2013-03-20 | 2 | -3/+3 |
| * | NEWS for beta 1 | David Soria Parra | 2013-03-20 | 1 | -1/+1 |
| * | NEWS for array_column | David Soria Parra | 2013-03-20 | 1 | -0/+2 |
| * | Merge branch 'pull-request/257' into PHP-5.5 | David Soria Parra | 2013-03-20 | 5 | -0/+528 |
| |\ | |||||
| | * | array_column: Fix compile-time warnings | Ben Ramsey | 2013-03-19 | 1 | -7/+7 |
| | * | array_column: Removed array_pluck() alias | Ben Ramsey | 2013-01-14 | 3 | -406/+0 |
| | * | array_column: Set array_pluck as an alias for array_column | Ben Ramsey | 2013-01-11 | 3 | -0/+406 |
| | * | array_column: Implement ability to specify an index column | Ben Ramsey | 2013-01-11 | 4 | -44/+235 |
| | * | Cleaning up a memory leak. | Ben Ramsey | 2013-01-11 | 1 | -1/+1 |
| | * | array_column: Adding test for IS_OBJECT and converting object to string | Ben Ramsey | 2013-01-11 | 2 | -0/+26 |
| | * | array_column: Using add_next_index_zval() at nikic's recommendation. | Ben Ramsey | 2013-01-11 | 1 | -1/+1 |
| | * | array_column: Improved tests | Ben Ramsey | 2013-01-11 | 2 | -3/+85 |
| | * | array_column: Cleaning up, as recommended in pull request #56 comments | Ben Ramsey | 2013-01-11 | 1 | -9/+4 |
| | * | Fixing typo in test for array_column() | Ben Ramsey | 2013-01-11 | 1 | -1/+1 |
| | * | Simplify the code and use zend_hash_next_index_insert() | Ben Ramsey | 2013-01-11 | 1 | -25/+2 |
| | * | Adding test for columns not present in all rows for array_column(). | Ben Ramsey | 2013-01-11 | 1 | -0/+13 |
| | * | Adding tests for the negative results of array_column() | Ben Ramsey | 2013-01-11 | 1 | -0/+18 |
| | * | Implement new array function array_column() | Ben Ramsey | 2013-01-11 | 4 | -0/+226 |
| * | | updated NEWS | Anatol Belski | 2013-03-20 | 1 | -0/+3 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-03-20 | 2 | -4/+14 |
| |\ \ | |||||
| | * | | updated NEWS | Anatol Belski | 2013-03-20 | 1 | -0/+3 |
| | * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-03-20 | 2 | -4/+14 |
| | |\ \ | |||||
| | | * | | Fixed bug #64452 Zip PHPTs crash intermittently | Anatol Belski | 2013-03-20 | 3 | -4/+17 |
| * | | | | clarify NEWS | Stanislav Malyshev | 2013-03-19 | 1 | -2/+2 |
| * | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-03-19 | 0 | -0/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-03-19 | 4 | -31/+66 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Backported fix for bug #62852 | Anatol Belski | 2013-03-19 | 5 | -31/+69 |
| * | | | | Refer to Zend Optimizer as Zend Opcache from now on | David Soria Parra | 2013-03-19 | 1 | -1/+1 |
| * | | | | ZO+ NEWS | David Soria Parra | 2013-03-19 | 1 | -0/+2 |
| * | | | | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5 | Anatol Belski | 2013-03-19 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'PHP-5.4' into PHP-5.5 | David Soria Parra | 2013-03-19 | 1 | -1/+1 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Fix typos | Carson McDonald | 2013-03-19 | 1 | -1/+1 |
| * | | | | | fix C89 compat | Anatol Belski | 2013-03-19 | 1 | -3/+3 |
| |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5 | Anatol Belski | 2013-03-19 | 7 | -4/+159 |
| |\ \ \ \ | |||||
| | * | | | | Fix #48358 add() method for SplDoublyLinkedLis | Mark Baker | 2013-03-19 | 7 | -4/+159 |
| * | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-03-19 | 1 | -1/+2 |
| |\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| | * | | | fix C90 compat | Anatol Belski | 2013-03-19 | 1 | -1/+2 |
| * | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2013-03-19 | 2 | -2/+56 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fixed bug #63976 (Parent class incorrectly using child constant in class prop... | Dmitry Stogov | 2013-03-19 | 3 | -2/+58 |
| * | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2013-03-19 | 2 | -13/+46 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Partial fix for bug #64239 | Dmitry Stogov | 2013-03-19 | 2 | -13/+46 |
| * | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2013-03-19 | 2 | -1/+27 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2013-03-19 | 3 | -1/+28 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Fixed bug #62343 (Show class_alias In get_declared_classes()) | Dmitry Stogov | 2013-03-19 | 3 | -1/+28 |
| * | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2013-03-19 | 2 | -1/+40 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Fixed bug #64417 (ArrayAccess::&offsetGet() in a trait causes fatal error) | Dmitry Stogov | 2013-03-19 | 3 | -1/+42 |
| * | | | | strlen() returns size_t | Dmitry Stogov | 2013-03-19 | 1 | -1/+1 |
| * | | | | Renamed Zend Optimizer+ into Zend OPcache | Dmitry Stogov | 2013-03-19 | 29 | -57/+57 |
| * | | | | Add stats to phpinfo | Dmitry Stogov | 2013-03-19 | 1 | -0/+25 |
| * | | | | Avoid trailing line break | Dmitry Stogov | 2013-03-18 | 1 | -1/+6 |
