1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 06:02:23 +02:00
Files
archived-php-src/Zend
Andi Gutmans 7f48989be6 - This hopefully fixes the list($a, $a) = array(1,2) crash, i.e. when list
by mistake contains the same variable twice.
- BTW, there is no defined order of assignment. The value of $a after the
  previous example is undefined, and should not be assumed to be either 1
  nor 2.
2000-02-05 20:19:46 +00:00
..
2000-01-01 20:49:34 +00:00
1999-10-04 15:20:12 +00:00
1999-12-19 21:02:54 +00:00
1999-07-19 17:52:38 +00:00
2000-01-31 18:21:54 +00:00
2000-01-30 04:49:43 +00:00
2000-02-03 18:51:33 +00:00
1999-04-08 04:11:23 +00:00
2000-01-13 20:34:45 +00:00
1999-07-19 20:02:12 +00:00
2000-02-01 22:04:52 +00:00
2000-02-05 16:38:50 +00:00
1999-08-28 21:51:12 +00:00
2000-01-31 18:21:54 +00:00
1999-07-19 20:02:12 +00:00
1999-09-09 14:15:17 +00:00
1999-09-09 14:15:17 +00:00
1999-12-31 16:20:04 +00:00
1999-04-07 18:10:10 +00:00
2000-01-01 20:49:34 +00:00
1999-09-06 16:15:27 +00:00
2000-02-01 22:04:52 +00:00