1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Rob Richards 44f59d6d7f fix warning for shared debug
fix test bug26384 - WS issue
2003-12-07 11:11:47 +00:00
Christian Stocker e969b7897e fix test to the changes made regarding __toString() 2003-12-03 22:18:49 +00:00
Christian Stocker 146e88ac02 testcase for bug26384 2003-11-29 16:38:09 +00:00
Christian Stocker 38b12e7f97 fixed wrong check 2003-11-29 13:01:19 +00:00
Christian Stocker 3f07e4364c @- Added possibility to call php functions as XSLT-functions (chregu)
- Added possibility to call php functions as XSLT-functions
  eg: <xsl:value-of select="php:function('date','r')"/>
  Namespace is http://php.net/functions
2003-11-28 22:08:16 +00:00
Christian Stocker 6f8746a14d added test for exslt support 2003-11-21 12:22:48 +00:00
Christian Stocker 1d40b25f68 - streams test 2003-10-27 15:12:20 +00:00
Christian Stocker c07a013345 forgot one file 2003-10-27 12:17:28 +00:00
Christian Stocker d8f6f9d763 added SKIPIF extension is not loaded checks 2003-10-27 11:28:43 +00:00
Christian Stocker 9caf3e1253 totally wrong expected output... 2003-10-27 08:49:11 +00:00
Christian Stocker acd5eb24db some tests (test #3 is currently broken due to memleak, fix is on the way) 2003-10-27 08:46:55 +00:00