1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00
Files
archived-php-src/Zend
Andi Gutmans 737de1bd0c - Autoloading support based on patch from Ivan Ristic.
- Again I hope this feature ends up working well because if it doesn't we
- might need to nuke it. This only works for global scoped classes and it
- will never work for sub-classes so don't even ask!!!!!
- Just define an __autoload() function in the global scope and it will be
- called with the class name as the parameter if it doesn't manage to find
- the class.
2002-06-26 15:13:14 +00:00
..
2002-06-11 08:06:02 +00:00
2002-05-30 08:52:21 +00:00
1999-10-04 15:20:12 +00:00
2002-06-25 00:27:38 +00:00
2002-04-22 09:33:25 +00:00
2001-12-11 17:38:49 +00:00
2002-03-14 17:13:02 +00:00
2002-06-26 14:24:23 +00:00
2002-01-06 15:21:36 +00:00
2002-05-24 08:46:32 +00:00
2002-05-30 08:52:21 +00:00
2002-04-25 08:59:36 +00:00
2002-06-22 13:52:07 +00:00
2002-06-22 13:52:07 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2001-08-31 21:47:26 +00:00
2002-06-16 18:25:05 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2002-06-22 14:37:49 +00:00
2002-04-23 18:06:54 +00:00
2002-05-12 15:59:29 +00:00
2002-05-11 12:36:32 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2001-09-10 00:08:24 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2001-01-12 11:14:46 +00:00
2002-06-22 14:37:49 +00:00
2002-01-06 15:21:36 +00:00
2002-04-10 21:33:34 +00:00
2002-05-20 07:17:30 +00:00
2002-01-06 15:21:36 +00:00
2002-06-26 14:24:23 +00:00
2002-06-22 13:52:07 +00:00
2002-04-23 18:06:54 +00:00
2002-04-23 18:06:54 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2002-05-13 14:38:42 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2002-01-06 15:21:36 +00:00
2002-06-10 21:14:48 +00:00
2002-06-10 21:14:48 +00:00
2002-06-24 07:11:12 +00:00
2002-06-22 13:52:07 +00:00
2002-06-22 13:52:07 +00:00
2002-06-18 17:36:33 +00:00
2002-05-31 14:24:57 +00:00
2002-06-24 07:11:12 +00:00
1999-04-07 18:10:10 +00:00