Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #29625 (no quotes around the shell variable's value cause ./configure to ↵ | Antony Dovgal | 2004-08-18 | 1 | -1/+1 |
| | | | | fail) | ||||
* | Fixed test failure due to incorrect library check. | Ilia Alshanetsky | 2004-05-26 | 1 | -8/+6 |
| | |||||
* | Fixed bug #27732 (Fixed compilation bug inside php_sab_info.h). | Ilia Alshanetsky | 2004-03-29 | 1 | -1/+1 |
| | |||||
* | MFH: Aligned configure help texts. | foobar | 2003-10-03 | 1 | -4/+4 |
| | |||||
* | MFH | foobar | 2003-10-01 | 1 | -1/+3 |
| | |||||
* | MFH: Always prefer user specified paths over the default /usr /usr/local. | Ilia Alshanetsky | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #25648 (xslt_set_encoding() being not detected correctly) | foobar | 2003-09-24 | 1 | -3/+4 |
| | |||||
* | Compiler warning fixes. | Ilia Alshanetsky | 2003-08-28 | 1 | -2/+2 |
| | |||||
* | MFH | foobar | 2003-04-23 | 1 | -1/+3 |
| | |||||
* | MFH | Stefan Esser | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | Made xslt_set_encoding() available on windows (bug #20640). | Edin Kadribasic | 2003-01-05 | 1 | -2/+2 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 4 | -4/+4 |
| | |||||
* | MFH Fix bug #20518 | Melvyn Sopacua | 2002-11-21 | 2 | -6/+12 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2002-11-21 | 1 | -0/+33 |
| | |||||
* | MFH: show correct result | Marcus Boerger | 2002-11-15 | 1 | -1/+1 |
| | |||||
* | adding to do list to help clarify exactly what we are (or | David Viner | 2002-11-12 | 1 | -0/+31 |
| | | | | | | should be) working on for the XSLT extension. --dviner | ||||
* | Added a missing '.', which is needed for proper skip check. | Ilia Alshanetsky | 2002-11-10 | 1 | -1/+1 |
| | |||||
* | - implement xslt_backend_info | Melvyn Sopacua | 2002-11-10 | 4 | -3/+84 |
| | | | | | | - add test for it - fix some prototypes | ||||
* | ws | Melvyn Sopacua | 2002-11-03 | 1 | -8/+7 |
| | |||||
* | Skip when Sablotron version is too old | Melvyn Sopacua | 2002-11-02 | 2 | -2/+12 |
| | |||||
* | - Use spprintf to avoid two calls to zend_get_executed_filename, suggested | Melvyn Sopacua | 2002-11-02 | 1 | -2/+1 |
| | | | | | by Marcus Börger | ||||
* | fix TSRM build | Marcus Boerger | 2002-11-02 | 1 | -1/+1 |
| | |||||
* | Fix typo | Melvyn Sopacua | 2002-11-02 | 1 | -1/+1 |
| | | | | | # Sorry Lenar | ||||
* | test rename | Melvyn Sopacua | 2002-11-02 | 1 | -0/+0 |
| | |||||
* | - Fix issues with 'arg' scheme and external files, bug #20177 | Melvyn Sopacua | 2002-11-02 | 1 | -1/+17 |
| | | | | | | | - Add authors # Need to rename test, grrr | ||||
* | Test for files in 'args' provided handles | Melvyn Sopacua | 2002-11-02 | 1 | -0/+34 |
| | |||||
* | Fix scheme_getall() function so that data returned by user is always | Lenar Lõhmus | 2002-11-01 | 1 | -6/+15 |
| | | | | | | converted to string except when script returns FALSE or NULL. In this case signal sablotron that we are not able to handle requested scheme. | ||||
* | Fix test output | Melvyn Sopacua | 2002-11-01 | 1 | -3/+7 |
| | |||||
* | Segfault test, currently unsolved | Melvyn Sopacua | 2002-11-01 | 1 | -0/+38 |
| | |||||
* | Testcase for new Sablotron option | Melvyn Sopacua | 2002-11-01 | 1 | -0/+52 |
| | |||||
* | - Fix registration of XSLT_SABOPT_FILES_TO_HANDLER | Melvyn Sopacua | 2002-11-01 | 1 | -1/+3 |
| | |||||
* | copy/waste error | Melvyn Sopacua | 2002-10-31 | 1 | -1/+1 |
| | |||||
* | - Add constant XSLT_SABOPT_FILES_TO_HANDLER overriding the default | Melvyn Sopacua | 2002-10-31 | 3 | -19/+52 |
| | | | | | | | | | | behavior of Sablotron to handle files itself, even if a scheme-handler is registered. - Implement xslt_getopt - Modify behavior of xslt_setopt, so that it returns the previous value. # All these need Sab CVS version > 2002/10/31 | ||||
* | Fix typo | Melvyn Sopacua | 2002-10-31 | 1 | -2/+2 |
| | |||||
* | Add test for xslt_getopt | Melvyn Sopacua | 2002-10-31 | 1 | -0/+37 |
| | | | | | # see next commit | ||||
* | php_error -> php_error_docref | Marcus Boerger | 2002-10-30 | 2 | -21/+20 |
| | |||||
* | -add reason to --SKIPIF-- | Marcus Boerger | 2002-10-29 | 3 | -16/+33 |
| | | | | | | -add magic_quotes_runtime to --INI-- --use var_dump() | ||||
* | add reason | Marcus Boerger | 2002-10-29 | 1 | -1/+1 |
| | |||||
* | - Add XSLT_REG_ERRMSG macro to register an error on the handle | Melvyn Sopacua | 2002-10-25 | 2 | -16/+11 |
| | | | | | | | | - Rename constants to a bit more appropreate format - Add XSLT_ERR_UNSUPPORTED_SCHEME to be returned for scheme handlers. # Docs on xslt_set_scheme_handlers are in progress. | ||||
* | Tests renamed | Melvyn Sopacua | 2002-10-25 | 10 | -4/+368 |
| | | | | | | Remove dl() from skipif, for potential problems accross platforms and versions. | ||||
* | test renaming | Melvyn Sopacua | 2002-10-25 | 9 | -368/+0 |
| | |||||
* | Various corrections aimed at making the test's results consistent across | Ilia Alshanetsky | 2002-10-24 | 1 | -4/+7 |
| | | | | | all enviroments. | ||||
* | suddenly, there was a newline | Melvyn Sopacua | 2002-10-23 | 1 | -0/+1 |
| | |||||
* | Make it work without .php files | Melvyn Sopacua | 2002-10-23 | 2 | -26/+23 |
| | |||||
* | Small corrections to the expected output. | Ilia Alshanetsky | 2002-10-22 | 1 | -2/+2 |
| | |||||
* | Fix a problem relating to these structure symbols being redefined on LFS | Sterling Hughes | 2002-10-15 | 2 | -30/+30 |
| | | | | | | | systems. Fix by Sascha Schumann <sascha@apache.org> | ||||
* | adding test of xslt_set_object | David Viner | 2002-10-07 | 2 | -0/+90 |
| | | | | | --dviner | ||||
* | (xslt tests) Add test for memory leaks, caused by inapproreate use of | Melvyn Sopacua | 2002-10-06 | 1 | -0/+17 |
| | | | | | | the struct. Memory leak is caused by at least 2 errors on handle. | ||||
* | MFB | Melvyn Sopacua | 2002-10-06 | 4 | -57/+158 |
| | |||||
* | missed this, needed by 007.phpt | Melvyn Sopacua | 2002-10-06 | 1 | -0/+5 |
| |