1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 17:13:31 +02:00
Files
archived-php-src/Zend
Andi Gutmans 7cd6ccc0ec - Support static $var = 0; style initialization of static class
- members. For example:
-	class foo {
-		static $my_static = 5;
-
-	}
-
-	print foo::$my_static;
2001-11-26 18:05:01 +00:00
..
2001-03-11 19:35:26 +00:00
1999-10-04 15:20:12 +00:00
2001-09-22 00:09:24 +00:00
2001-02-26 05:44:29 +00:00
2001-09-19 10:41:35 +00:00
2001-08-17 14:53:55 +00:00
2001-08-11 15:56:40 +00:00
2001-11-03 12:19:52 +00:00
2001-08-11 15:56:40 +00:00
2001-09-22 17:03:05 +00:00
2001-02-26 05:43:27 +00:00
2001-10-23 01:23:36 +00:00
2001-08-14 15:24:20 +00:00
2001-02-26 05:43:27 +00:00
2001-02-26 05:43:27 +00:00
2001-02-26 05:43:27 +00:00
2001-10-26 14:13:42 +00:00
2001-08-31 21:47:26 +00:00
2001-08-15 18:06:06 +00:00
2001-07-31 04:53:54 +00:00
2001-10-04 14:18:52 +00:00
2001-09-19 10:25:04 +00:00
2001-08-06 14:26:05 +00:00
2001-07-30 07:43:02 +00:00
2001-08-06 23:56:32 +00:00
2001-02-26 05:43:27 +00:00
2001-09-10 00:08:24 +00:00
2001-09-22 00:09:24 +00:00
2001-09-19 10:25:04 +00:00
2001-08-11 15:56:40 +00:00
2001-01-12 11:14:46 +00:00
2001-08-11 15:56:40 +00:00
2001-09-20 15:50:11 +00:00
2001-09-19 10:25:04 +00:00
2001-09-19 10:25:04 +00:00
2001-08-16 14:42:28 +00:00
2001-09-05 09:29:28 +00:00
2001-08-16 14:04:04 +00:00
2001-09-19 10:25:04 +00:00
2001-09-19 10:25:04 +00:00
2001-02-26 05:43:27 +00:00
2001-02-26 05:43:27 +00:00
2001-02-26 05:43:27 +00:00
2001-08-16 14:12:03 +00:00
2001-08-14 15:24:20 +00:00
2001-11-25 12:29:08 +00:00
2001-09-19 10:06:09 +00:00
1999-04-07 18:10:10 +00:00
2001-09-19 10:06:09 +00:00