mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
Made assert test pass on systems with short open tags disabled.
Added .cvsignore
This commit is contained in:
parent
17ef8dba77
commit
26389258bb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ assert()
|
|||
--POST--
|
||||
--GET--
|
||||
--FILE--
|
||||
<?
|
||||
<?php
|
||||
function a($file,$line,$myev)
|
||||
{
|
||||
echo "assertion failed $line,\"$myev\"\n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue