Johannes Schlüter
6255234a6d
Fix build problem (Kalle)
2009-06-23 18:14:03 +00:00
Marcus Boerger
d4f5b3f0a9
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
Pierre Joye
4395ea2faf
- MFB: fix build
2009-01-28 10:33:14 +00:00
Etienne Kneuss
6d6d3233c1
Improve spl_object_hash()
2009-01-26 11:37:46 +00:00
Sebastian Bergmann
7f4dc8702a
Bump copyright year, 3 of 3.
2008-12-31 11:12:40 +00:00
Dmitry Stogov
42a683d688
Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno)
2008-01-30 09:56:22 +00:00
Marcus Boerger
f1d8a5ca60
- revert over constfying
2008-01-27 15:03:55 +00:00
Nuno Lopes
64d4e4244a
MFB: const keywording
2008-01-25 20:30:36 +00:00
Sebastian Bergmann
9b620d50b4
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
Marcus Boerger
4c0b85ba26
- Make use of get_debug_info handler in SplObjectStorage
2007-01-19 23:23:08 +00:00
Sebastian Bergmann
3717df72ae
Bump year.
2007-01-01 09:29:37 +00:00
Marcus Boerger
09bee96044
- More unicode
2006-12-20 22:11:14 +00:00
Marcus Boerger
50514b8202
- Store length of autoload file exts
2006-11-04 20:22:29 +00:00
Marcus Boerger
6a73cbe914
- Fixed Bug #39313 spl_autoload triggers Fatal error
2006-10-31 23:18:00 +00:00
foobar
251c5173fd
bump year and license version
2006-01-01 13:10:10 +00:00
foobar
23e671a51e
- Bumber up year
2005-08-03 14:08:58 +00:00
Marcus Boerger
5cb7104630
- Add new functions
2005-03-02 01:14:41 +00:00
Marcus Boerger
0e5b87c5a2
Update copyright
2004-01-08 18:17:39 +00:00
Wez Furlong
8d011cba6d
fix API exports
2003-12-23 01:57:26 +00:00
Wez Furlong
62d3cccfc9
make it build under win32
2003-12-06 00:09:55 +00:00
Marcus Boerger
0f2f745393
Cleanup
2003-11-26 23:28:35 +00:00
Marcus Boerger
159c538bcf
Major update:
...
- Remove all overloading hooks -> array_read/array_access must be rewritten
- Remove all basic iterators
- Remove all 'spl_' prefixing exposed to user level
- Add RecursiveIterator, RecursiveIteratorIterator
- Add DirectoryIterator, DirectoryTreeIterator
- Add some examples
2003-11-09 14:05:36 +00:00
Marcus Boerger
b099670127
- Unset support for spl_array_access by method set($index)
...
- Parameter names for array interface methods
2003-08-04 21:56:05 +00:00
Marcus Boerger
173cb1436f
Add class spl_array which is an array wrapper
2003-07-19 20:54:22 +00:00
Marcus Boerger
3a49606d9d
Add directory iterator class
2003-07-16 15:13:23 +00:00
Marcus Boerger
15097151f4
Update and remove parts no longer possible
2003-07-16 09:48:36 +00:00
Marcus Boerger
5b3fd9bf2f
- Remove namespace leftovers
...
- Convert some static inline functions to macros
- Faster was of function call parameter stack building
2003-06-17 20:18:10 +00:00
Marcus Boerger
3a75403bac
License update
2003-06-12 19:30:54 +00:00
Marcus Boerger
76f68f2a51
WS and removing unecessary things
2003-06-11 20:51:14 +00:00
Marcus Boerger
b70cf40742
Goodbye namespaces
2003-06-04 20:54:48 +00:00
Marcus Boerger
13f50103ae
Make foreach on spl'ed objects work with break, too
2003-05-25 19:10:44 +00:00
Marcus Boerger
b5a70a72d1
Add spl extension
2003-05-01 23:28:28 +00:00