1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Christian Stocker ab26ac118d really fix this test... 2004-01-19 17:38:47 +00:00
Christian Stocker efed27ae1b fix test 2004-01-19 17:35:38 +00:00
Christian Stocker d4488ccf2d Cosmetics and NEWS entry 2004-01-19 17:27:22 +00:00
Christian Stocker c0a1f294e9 adjust test 2004-01-19 15:00:59 +00:00
Christian Stocker c9bd0195a3 -test for more than one argument (this segfaulted before) 2004-01-18 12:30:52 +00:00
Rob Richards 840979858c Update tests 2004-01-10 11:50:49 +00:00
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