Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-03-14 | 1 | -1/+2 |
|\ | |||||
| * | fix test | Anatol Belski | 2016-03-14 | 1 | -1/+2 |
| * | Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php() | Stanislav Malyshev | 2016-02-15 | 2 | -0/+71 |
* | | More fixing for bug #71540 | Stanislav Malyshev | 2016-02-15 | 2 | -1/+3 |
* | | Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php() | Stanislav Malyshev | 2016-02-15 | 2 | -0/+71 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 4 | -4/+4 |
|\ \ | |/ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 4 | -4/+4 |
* | | Fixed bug #70678 (PHP7 returns true when false is expected) | Felipe Pena | 2015-10-16 | 1 | -1/+1 |
* | | Removed or simplified incorrect SEPARATE_*() macros usage. | Dmitry Stogov | 2015-09-29 | 1 | -3/+0 |
* | | Use die | Xinchen Hui | 2015-09-20 | 1 | -2/+2 |
* | | Fixed bug #70535 (XSLT: free(): invalid pointer) | Xinchen Hui | 2015-09-20 | 1 | -0/+22 |
* | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-09-02 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-09-01 | 1 | -69/+73 |
| |\ | |||||
| | * | Fix for bug #69782 | Stanislav Malyshev | 2015-08-16 | 1 | -69/+73 |
| * | | Bump year | Xinchen Hui | 2015-01-15 | 4 | -4/+4 |
* | | | Partially fix XSLT warnings | Nikita Popov | 2015-07-17 | 1 | -13/+12 |
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -4/+4 |
* | | | Fix more minor mistakes in the proto comments | Rasmus Lerdorf | 2015-06-23 | 1 | -9/+9 |
* | | | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 1 | -10/+10 |
* | | | fix libxml2 headers lookup | Anatol Belski | 2015-05-13 | 1 | -1/+3 |
* | | | Finish PHP 4 constructor deprecation | Nikita Popov | 2015-03-31 | 1 | -1/+1 |
* | | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 2 | -7/+4 |
* | | | Use specialized macro for string zval creation | Dmitry Stogov | 2015-03-12 | 1 | -1/+1 |
* | | | Remove xsl.security_prefs ini option | Nikita Popov | 2015-03-09 | 3 | -74/+6 |
* | | | Move zend_object->guards into additional slot of zend_object->properties_tabl... | Dmitry Stogov | 2015-02-04 | 1 | -1/+1 |
* | | | bump year | Xinchen Hui | 2015-01-15 | 4 | -4/+4 |
* | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 3 | -76/+76 |
* | | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -2/+2 |
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 3 | -70/+69 |
* | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-11-23 | 21 | -0/+1034 |
|\ \ \ | |/ / | |||||
| * | | added various tests for XSLTProcessor and one test for iconv extension | Rodrigo Prado de Jesus | 2014-09-28 | 21 | -0/+1034 |
* | | | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -120/+0 |
* | | | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 4 | -5/+5 |
|\ \ \ | |||||
| * | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 4 | -4/+4 |
| * | | | Avoid double IS_INTERNED() check | Dmitry Stogov | 2014-09-19 | 1 | -1/+1 |
* | | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -2/+2 |
|/ / / | |||||
* | | | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -2/+2 |
* | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -3/+4 |
* | | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -2/+2 |
* | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 3 | -31/+31 |
* | | | Merge remote-tracking branch 'php/master' | Anatol Belski | 2014-08-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | fix uninitialized args usage | Anatol Belski | 2014-08-19 | 1 | -1/+6 |
* | | | | ported xsl, xml reader and writer | Anatol Belski | 2014-08-19 | 2 | -6/+10 |
* | | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 2 | -25/+25 |
|/ / / | |||||
* | | | Refactored run_time_cache usage in object handlers | Dmitry Stogov | 2014-07-07 | 1 | -2/+2 |
* | | | Fixed two tests, 1 left | Xinchen Hui | 2014-05-15 | 1 | -0/+1 |
* | | | Refactored ext/xsl, need some help in 3 tests failed | Xinchen Hui | 2014-05-15 | 3 | -196/+155 |
* | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 4 | -0/+58 |
|\ \ \ | |||||
| * \ \ | Merge branch 'PHP-5.6' | Anatol Belski | 2014-04-01 | 4 | -0/+58 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-04-01 | 4 | -0/+58 |
| | |\ \ | | | |/ |