1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/tests/lang
Nikita Popov de80e3ce4b Remove reference restrictions from foreach
foreach only allowed variables to be traversed by reference. This never
really made sense because

    a) Expressions like array(&$a, &$b) can be meaningfully iterated by-ref
    b) Function calls can return by-ref (so they can also be meaningfully
       iterated)
    c) Iterators could at least in theory also be iterated by-ref (not
       sure if any iterator makes use of this)

With by-ref generators the restriction makes even less sense, so I removed
it altogether.
2012-07-22 14:33:25 +02:00
..
2008-03-19 18:06:24 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2012-01-04 08:13:58 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2005-07-04 12:41:00 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2004-05-19 08:45:46 +00:00
2007-05-07 18:03:01 +00:00
2004-05-19 08:45:46 +00:00
2011-09-07 12:06:21 +00:00
2004-02-12 12:21:16 +00:00
2003-07-21 11:48:37 +00:00
2003-07-21 11:48:37 +00:00
2004-07-13 11:30:50 +00:00
2005-02-07 15:16:08 +00:00
2003-05-23 23:27:24 +00:00
2003-06-16 09:20:42 +00:00
2002-11-08 17:46:29 +00:00
2011-12-26 01:08:47 +00:00
2003-01-18 19:44:12 +00:00
2003-07-16 00:38:54 +00:00
2003-06-16 09:20:42 +00:00
2004-03-20 12:30:57 +00:00
2003-05-05 10:16:04 +00:00
2007-05-07 18:03:01 +00:00
2003-05-14 00:06:55 +00:00
WS
2003-09-13 19:49:50 +00:00
2003-06-30 17:30:16 +00:00
2012-03-04 13:39:12 +00:00
2003-07-22 13:54:45 +00:00
2003-07-21 12:13:16 +00:00
MFH
2006-11-20 16:33:06 +00:00
2003-08-04 08:42:36 +00:00
2006-05-21 18:10:31 +00:00
2003-07-24 10:41:47 +00:00
2003-11-29 07:54:19 +00:00
2003-11-29 02:28:49 +00:00
2004-02-10 12:58:36 +00:00
2004-01-11 13:59:48 +00:00
2007-11-19 08:19:31 +00:00
2004-06-18 18:10:52 +00:00
2011-12-19 16:57:36 +00:00
2004-08-30 09:07:17 +00:00
2004-09-02 06:36:35 +00:00
2005-04-29 00:49:47 +00:00
2005-01-18 11:53:49 +00:00
2005-06-22 15:30:14 +00:00
2005-12-18 14:21:27 +00:00
2005-12-18 14:21:27 +00:00
2009-01-10 17:01:00 +00:00
2010-02-13 01:08:04 +00:00
MFH
2009-05-07 13:47:43 +00:00
2006-10-09 16:02:34 +00:00
2006-10-09 16:02:34 +00:00
2009-01-10 17:01:00 +00:00
2008-03-19 18:06:24 +00:00
2004-02-12 12:37:04 +00:00
2008-03-19 18:06:24 +00:00
2005-05-06 00:30:36 +00:00
2008-03-19 18:06:24 +00:00
2008-03-19 18:06:24 +00:00
2008-03-19 18:06:24 +00:00
2009-06-21 17:42:15 +00:00
2011-08-27 19:00:59 +00:00
2009-06-21 17:42:15 +00:00
2009-06-21 17:42:15 +00:00
2006-05-10 22:38:35 +00:00
2006-05-10 22:38:35 +00:00