mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08: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--
|
--POST--
|
||||||
--GET--
|
--GET--
|
||||||
--FILE--
|
--FILE--
|
||||||
<?
|
<?php
|
||||||
function a($file,$line,$myev)
|
function a($file,$line,$myev)
|
||||||
{
|
{
|
||||||
echo "assertion failed $line,\"$myev\"\n";
|
echo "assertion failed $line,\"$myev\"\n";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue