Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some range checks to ext/dom | Anatol Belski | 2015-08-26 | 1 | -2/+19 |
* | Get rid of implicit type casting in GC_*() macros in Zend/zend_types.h. | Dmitry Stogov | 2015-08-13 | 1 | -1/+1 |
* | Remove unneded space(s) | Dmitry Patsura | 2015-08-03 | 1 | -2/+2 |
* | remove TSRMLS_* | Anatol Belski | 2015-08-02 | 1 | -2/+2 |
* | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-31 | 1 | -1/+4 |
|\ | |||||
| * | test fails with old libxml2; skip in this case | Christoph M. Becker | 2015-07-31 | 1 | -1/+4 |
* | | Various warning fixes | Nikita Popov | 2015-07-17 | 1 | -1/+1 |
* | | DOMDocument::saveXML has a 2nd optional arg | Rasmus Lerdorf | 2015-07-10 | 1 | -0/+1 |
* | | Switch position of ce in exception ce variable names | Aaron Piotrowski | 2015-07-03 | 1 | -1/+1 |
* | | Change zend_exception_get_default() to zend_exception_ce | Aaron Piotrowski | 2015-07-03 | 1 | -1/+1 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 9 | -18/+18 |
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-27 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | added regression test for bug #69679 | Christoph M. Becker | 2015-06-27 | 1 | -0/+12 |
* | | Fix more minor mistakes in the proto comments | Rasmus Lerdorf | 2015-06-23 | 7 | -39/+39 |
* | | more precise way to destroy iterator object | Anatol Belski | 2015-06-19 | 1 | -1/+3 |
* | | added test for bug #69846 | Anatol Belski | 2015-06-19 | 1 | -0/+162 |
* | | better approach to fix bug #69846 | Anatol Belski | 2015-06-19 | 2 | -4/+7 |
* | | partial fix to bug #69846 | Anatol Belski | 2015-06-18 | 1 | -1/+2 |
* | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-06-14 | 2 | -9/+21 |
|\ \ | |||||
| * \ | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-06-09 | 2 | -9/+21 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-06-09 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Merge branch 'PHp-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-06-09 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | fix test | Stanislav Malyshev | 2015-06-09 | 1 | -2/+2 |
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-06-09 | 1 | -5/+17 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-06-09 | 1 | -5/+17 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fix #69719 - more checks for nulls in paths | Stanislav Malyshev | 2015-06-09 | 1 | -5/+17 |
* | | | | | Update exception names in tests after formatting changes. | Aaron Piotrowski | 2015-05-17 | 4 | -4/+4 |
* | | | | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 7 | -7/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 7 | -7/+7 |
* | | | | | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 10 | -14/+14 |
|/ / / / | |||||
* | | | | Display EngineExceptions like ordinary exceptions | Nikita Popov | 2015-05-15 | 4 | -4/+16 |
* | | | | improve searchability for libxml2 headers | Anatol Belski | 2015-05-10 | 1 | -1/+4 |
* | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-04-14 | 2 | -2/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-04-14 | 2 | -55/+64 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHp-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-04-14 | 1 | -54/+55 |
| | |\ \ | | | |/ | |||||
| | | * | fix non-standard C | Stanislav Malyshev | 2015-04-14 | 1 | -54/+55 |
| | * | | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 2 | -1/+9 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions) | Stanislav Malyshev | 2015-04-11 | 2 | -1/+9 |
| | * | | Bump year | Xinchen Hui | 2015-01-15 | 37 | -37/+37 |
| * | | | bump year | Xinchen Hui | 2015-01-15 | 37 | -37/+37 |
* | | | | Always throw TypeException on throwing zpp failures | Nikita Popov | 2015-04-06 | 14 | -87/+41 |
* | | | | Fixed typos | Xinchen Hui | 2015-03-30 | 2 | -2/+2 |
* | | | | Fixed tests | Xinchen Hui | 2015-03-30 | 2 | -0/+2 |
* | | | | fix exports and shared compilation | Anatol Belski | 2015-03-23 | 3 | -61/+66 |
* | | | | Implement engine exceptions | Dmitry Stogov | 2015-03-09 | 2 | -6/+6 |
* | | | | Merged zend_array and HashTable into the single data structure. | Dmitry Stogov | 2015-02-13 | 1 | -3/+1 |
* | | | | Use new ZEND_HASH_FOREACH_... API. | Dmitry Stogov | 2015-02-10 | 2 | -17/+6 |
* | | | | fix wars about importing of locally defined symbols | Anatol Belski | 2015-02-04 | 1 | -13/+11 |
* | | | | Move zend_object->guards into additional slot of zend_object->properties_tabl... | Dmitry Stogov | 2015-02-04 | 1 | -2/+2 |
* | | | | fix warnings | Michael Wallner | 2015-01-30 | 2 | -2/+2 |