It will still return and terminate the function, it just will not
necessarily terminate the PHP script execution.
On 23-Jun-06, at 1:59 PM, Andrey Hristov wrote:
Hi Ilia,
Ilia Alshanetsky wrote:
iliaa Fri Jun 23 11:37:53 2006 UTC
Modified files: (Branch: PHP_5_2)
derick Sat Jun 24 14:18:02 2006 UTC
Modified files:
/CVSROOTavail
Log:
- Give Tobias access to talks things.
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1148&r2=1.1149&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1148 CVSROOT/avail:1.1
andrei Sat Jun 24 18:18:38 2006 UTC
Modified files:
/php-src/ext/unicodeunicode_iterators.c
Log:
- Remove support for code units in TextIterator (people shouldn't be
examining individual code units anyway)
- Add offset() method.
- Add optional loca
helly Sat Jun 24 18:53:51 2006 UTC
Modified files:
/php-src/ext/reflection php_reflection.c
Log:
- Fix ReflectionObject::getProperties() + dyn properties
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.236&r2=1.237&diff_format=u
helly Sat Jun 24 18:55:15 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/reflection php_reflection.c
Log:
- MFH Fix ReflectionObject::getProperties() + dyn properties
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.164.2.
andrei Sat Jun 24 21:57:14 2006 UTC
Modified files:
/php-src/ext/unicodeunicode_iterators.c
Log:
A lot of work on making TextIterator support propert codepoint-level
offsets and making it more robust in general.
http://cvs.php.net/viewvc.cgi/php-src