Edit report at https://bugs.php.net/bug.php?id=55671&edit=1

 ID:                 55671
 Updated by:         s...@php.net
 Reported by:        tyr...@php.net
 Summary:            clean up the php 6 references in run-tests.php
 Status:             Open
 Type:               Bug
 Package:            *General Issues
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

A number of phpt's still have the PHP 6 syntax. These would need to be updated 
before the string type change is made to run-tests.php


Previous Comments:
------------------------------------------------------------------------
[2011-09-12 11:30:19] tyr...@php.net

Description:
------------
there are mentions and special cases for working with php6, which isn't valid 
anymore.
we should remove those(unicode string/binary string types), and there are some, 
which should be enabled for >= 504000:
magic_quotes, safe_mode check, as those are removed with 5.4



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=55671&edit=1

Reply via email to