moriyoshiMon, 20 Dec 2010 03:16:09 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306486
Log:
- Avoid allocating extra buffers. This makes parsing with zend.multibyte
enabled as fast as with it disabled.
Changed paths:
U php/php-src/trunk/
moriyoshiMon, 20 Dec 2010 03:11:41 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306485
Log:
- Fix a bug that the script gets wrongly converted into UTF-8 when the script
encoding is not GL-safe.
Changed paths:
U php/php-src/trunk/Zend/ze
felipe Mon, 20 Dec 2010 01:42:25 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306479
Log:
- Fix build
Changed paths:
U php/php-src/trunk/Zend/zend_compile.c
Modified: php/php-src/trunk/Zend/zend_compile.c
==
gron Mon, 20 Dec 2010 00:52:40 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306476
Log:
Added strict handling of properties in traits.
# This is the first attempt to implement the properties as discussed on the
mailinglist.
# RFC is not upd
cataphract Sun, 19 Dec 2010 23:47:00 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306475
Log:
- Fixed bug #53574 (Integer overflow in SdnToJulian, sometimes leading to
segfault).
Bug: http://bugs.php.net/53574 (Assigned) Integer overflow in Sdn
gron Sun, 19 Dec 2010 22:13:41 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306467
Log:
Fixed naming of parameters, was inconsistent with implementation.
Changed paths:
U php/php-src/trunk/Zend/zend_compile.h
Modified: php/php-src/tr
moriyoshiSun, 19 Dec 2010 17:29:21 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306460
Log:
WS
Changed paths:
U php/php-src/trunk/Zend/zend_multibyte.c
Modified: php/php-src/trunk/Zend/zend_multibyte.c
===
moriyoshiSun, 19 Dec 2010 17:28:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306459
Log:
WS
Changed paths:
U php/php-src/trunk/ext/mbstring/mbstring.c
Modified: php/php-src/trunk/ext/mbstring/mbstring.c
===