1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00
Files
archived-php-src/Zend
Zeev Suraski d245c52e0c Fix for bug #22367.
Heads up - this will break syntactical compatiblity, return($foo) will
not work with functions that return references - return $foo should be used
instead.  It never worked well before, and caused all sorts of odd bugs.
It *might* be possible to support this specifically, albeit unlikely
2003-07-02 15:06:10 +00:00
..
2003-03-18 12:06:09 +00:00
2003-07-01 23:06:40 +00:00
1999-10-04 15:20:12 +00:00
2003-07-02 00:30:25 +00:00
2002-11-15 14:30:40 +00:00
2003-02-18 09:51:21 +00:00
2002-12-31 15:59:15 +00:00
2003-07-02 04:31:33 +00:00
2003-06-29 09:40:23 +00:00
2003-06-21 21:56:06 +00:00
2003-07-02 15:06:10 +00:00
2003-06-14 11:32:30 +00:00
2003-06-10 22:39:29 +00:00
1999-04-07 18:10:10 +00:00