Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵ | Dmitry Stogov | 2015-06-30 | 1 | -4/+4 |
| | | | | semantick changes). | ||||
* | Fix more minor mistakes in the proto comments | Rasmus Lerdorf | 2015-06-23 | 1 | -9/+9 |
| | |||||
* | 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 | 1 | -18/+1 |
| | | | | | | Conflicts: ext/xsl/php_xsl.c ext/xsl/xsltprocessor.c | ||||
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -61/+61 |
| | |||||
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -54/+53 |
| | |||||
* | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -0/+2 |
| | | | | for better comparability with the mainstream | ||||
* | drop TSRMLS_FETCH in xsl | Anatol Belski | 2014-09-26 | 1 | -2/+0 |
| | |||||
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Avoid double IS_INTERNED() check | Dmitry Stogov | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | '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 | 1 | -16/+16 |
| | |||||
* | Merge remote-tracking branch 'php/master' | Anatol Belski | 2014-08-19 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: ext/xsl/xsltprocessor.c | ||||
| * | fix uninitialized args usage | Anatol Belski | 2014-08-19 | 1 | -1/+6 |
| | | |||||
* | | ported xsl, xml reader and writer | Anatol Belski | 2014-08-19 | 1 | -5/+9 |
| | | |||||
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -11/+11 |
|/ | |||||
* | Refactored run_time_cache usage in object handlers | Dmitry Stogov | 2014-07-07 | 1 | -2/+2 |
| | |||||
* | Refactored ext/xsl, need some help in 3 tests failed | Xinchen Hui | 2014-05-15 | 1 | -152/+123 |
| | |||||
* | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+2 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | fix bug #49634x | Michael Wallner | 2013-12-02 | 1 | -0/+3 |
| | |||||
* | Reduce (some) compile noise of 'unused variable' and 'may be used ↵ | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
| | | | | uninitialized' warnings. | ||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | Added the xsl.security_prefs option to 5_4 and trunk and | Christian Stocker | 2011-10-10 | 1 | -7/+28 |
| | | | | | | mark it as deprecated for BC-reasons Added tests for ini option and combination of both | ||||
* | - Set an empty string and avoid warnings and stopping of the transformation ↵ | Christian Stocker | 2011-08-31 | 1 | -1/+3 |
| | | | | | | | | process when a php function can't be called. - Fixed tests. | ||||
* | Another build fix relating to previous DOM commit | Ilia Alshanetsky | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | Fixed build | Ilia Alshanetsky | 2011-08-08 | 1 | -2/+2 |
| | |||||
* | Remove unused variables | Pierrick Charron | 2011-08-07 | 1 | -1/+0 |
| | |||||
* | - fix build | Pierre Joye | 2011-07-14 | 1 | -2/+3 |
| | |||||
* | Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() | Christian Stocker | 2011-07-12 | 1 | -1/+91 |
| | | | | | | | | | to define forbidden operations within XSLT stylesheets, default is not to enable any write operations from XSLT anymore. Bug #54446 (second iteration of the code for trunk, first commit for 5.4 branch) | ||||
* | - Added new parameter parsing option (p - for valid path (string without ↵ | Felipe Pena | 2011-06-06 | 1 | -2/+2 |
| | | | | | | | | null byte in the middle)) # The tests will be fixed in the next commits | ||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | Changed the structure of op_array.opcodes. The constant values are moved ↵ | Dmitry Stogov | 2010-04-20 | 1 | -2/+2 |
| | | | | from opcode operands into a separate literal table | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | Fixed return value to comply with tests | Ilia Alshanetsky | 2009-09-02 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed error message grammar: | Matt Wilmas | 2009-06-06 | 1 | -1/+1 |
| | | | | | | | | | - "cannot" instead of "can not" (meaning "also can") - "than" instead of "then" (Hint: "then" should hardly be needed; you're not telling the order in which to do something) ... plus removed a couple ending. dots | ||||
* | - Fix error message | Felipe Pena | 2009-05-23 | 1 | -1/+1 |
| | |||||
* | - Removed the RETURN_TRUE to keep consistency with documentation. This function | David Coallier | 2009-05-10 | 1 | -1/+0 |
| | | | | | is supposed to be "void registerPHPFunctions" | ||||
* | - MFH: Fixed bug #48221 (memory leak when passing invalid xslt parameter) | Felipe Pena | 2009-05-10 | 1 | -1/+3 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: fix arginfo - these also accept SimpleXMLElement | Rob Richards | 2008-12-05 | 1 | -4/+4 |
| | |||||
* | Fixed bug #46409 (__invoke method called outside of object context when ↵ | Dmitry Stogov | 2008-11-27 | 1 | -1/+1 |
| | | | | using array_map) | ||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -10/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+10 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -10/+0 |
| |