Sure.
Steph Fox wrote:
Is there a patch that does that? I'm fine with removing these checks.
If there isn't already, there soon will be :)
Did you want to review it prior to commit?
- Steph
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.ne
Is there a patch that does that? I'm fine with removing these checks.
If there isn't already, there soon will be :)
Did you want to review it prior to commit?
- Steph
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Is there a patch that does that? I'm fine with removing these checks.
-Andrei
Steph Fox wrote:
Hi Andrei, all,
Can we please have a clear, on-list explanation of the reason(s) the
non-Unicode mode blocks can't be cleared out of core in CVS HEAD today?
As in, if (!UG(unicode))
Thanks
Hi Andrei, all,
Can we please have a clear, on-list explanation of the reason(s) the
non-Unicode mode blocks can't be cleared out of core in CVS HEAD today?
As in, if (!UG(unicode))
Thanks,
- Steph
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http
Hi Stas,
Tried today to work on some tests and discovered that run-tests is not
binary-safe in php 6 - it can not process arbitrary outputs. Consider this
test:
Oh good, that makes 5 people who are interested in CVS HEAD. Can we please
make it Unicode-only now so that we can actually work o
Hi!
Tried today to work on some tests and discovered that run-tests is not
binary-safe in php 6 - it can not process arbitrary outputs. Consider
this test:
--TEST--
Test
--FILE--
It should not pass - output string is wrong - but instead of failing
correctly, the run-tests script itself produ