| .. |
|
.htaccess
|
Add spl extension
|
23 years ago |
|
array_001.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
array_002.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
array_003.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
array_004.phpt
|
- Remove wrong inline usage (and fix bug #35796)
|
20 years ago |
|
array_005.phpt
|
New tests (and ordering of tests)
|
22 years ago |
|
array_006.phpt
|
- Remove wrong inline usage (and fix bug #35796)
|
20 years ago |
|
array_007.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
array_008.phpt
|
- Remove wrong inline usage (and fix bug #35796)
|
20 years ago |
|
array_009.phpt
|
- Move RecursiveArrayIterator into .c
|
21 years ago |
|
array_009a.phpt
|
- Move RecursiveArrayIterator into .c
|
21 years ago |
|
array_010.phpt
|
Test engine is improved to support unicode mode
|
21 years ago |
|
array_011.phpt
|
Test engine is improved to support unicode mode
|
21 years ago |
|
array_012.phpt
|
- Remove unused variable
|
22 years ago |
|
array_013.phpt
|
- Add E_RECOVERABLE.
|
21 years ago |
|
array_014.phpt
|
- Negative seeking is not supported
|
21 years ago |
|
array_015.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
array_016.phpt
|
fix spelling
|
20 years ago |
|
array_017.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
array_018.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
array_019.phpt
|
- Synch c-level iterator and iterator methods
|
20 years ago |
|
array_020.phpt
|
- Synch c-level iterator and iterator methods
|
20 years ago |
|
array_021.phpt
|
Fix/add SKIPIF
|
20 years ago |
|
array_022.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
array_023.phpt
|
- Fix ArrayObject serializing
|
18 years ago |
|
bug28822.phpt
|
- Unify
|
21 years ago |
|
bug31185.phpt
|
- Add missing skipif
|
20 years ago |
|
bug31346.phpt
|
- Add missing skipif
|
20 years ago |
|
bug31348.phpt
|
- Add missing skipif
|
20 years ago |
|
bug31926.phpt
|
- Add missing skipif
|
20 years ago |
|
bug32134.phpt
|
- Add missing skipif
|
20 years ago |
|
bug32394.phpt
|
- Add missing skipif
|
20 years ago |
|
bug33136.phpt
|
Fixed test
|
19 years ago |
|
bug34548.phpt
|
- My eyes hurt
|
20 years ago |
|
bug36258.phpt
|
- A few unicode fixes and tidying
|
19 years ago |
|
bug36287.phpt
|
fix test names
|
19 years ago |
|
bug36825.phpt
|
add missing skipif sections
|
20 years ago |
|
bug36941.phpt
|
Fix/add SKIPIF
|
20 years ago |
|
bug37457.phpt
|
Fix/add SKIPIF
|
20 years ago |
|
bug38325.phpt
|
Fix tests (new error message)
|
18 years ago |
|
bug40036.phpt
|
- MFH (Ilia's changes)
|
19 years ago |
|
bug40091.phpt
|
Fix #44144 (object methods as spl autoload functions returned correctly)
|
18 years ago |
|
bug40442.phpt
|
- MFB Add tests
|
19 years ago |
|
bug40872.phpt
|
add missing skipifs
|
19 years ago |
|
bug41528.phpt
|
- Fix ArrayObject serializing
|
18 years ago |
|
bug41691.phpt
|
fix #41691 (ArrayObject::exchangeArray hangs Apache)
|
19 years ago |
|
bug41692.phpt
|
add missing skipifs
|
19 years ago |
|
bug41828.phpt
|
Fix bug #41828 (Fix crash on wrong instantiation)
|
18 years ago |
|
bug42259.phpt
|
- Fixed skipif block
|
19 years ago |
|
bug42364.phpt
|
- Fixed Bug #42364 Crash when using getRealPath with DirectoryIterator
|
19 years ago |
|
bug42654.phpt
|
- Fix ArrayObject serializing
|
18 years ago |
|
bug42703.phpt
|
- Fix ArrayObject serializing
|
18 years ago |
|
dit_001.phpt
|
- Fix test
|
18 years ago |
|
dit_002.phpt
|
- Make this behave like in <= 5.2.5 and test for it
|
18 years ago |
|
dllist_001.phpt
|
Fixed tests (new error message - E_DEPRECATED)
|
18 years ago |
|
dllist_002.phpt
|
Implement splDoublyLinkedList, splQueue, splStack classes in SPL
|
18 years ago |
|
dllist_003.phpt
|
-Pointer doesn't move if we're moving forward and shifting at the same time
|
18 years ago |
|
dllist_004.phpt
|
Fixed tests (new error message - E_DEPRECATED)
|
18 years ago |
|
dllist_005.phpt
|
Fixed tests (new error message - E_DEPRECATED)
|
18 years ago |
|
dllist_006.phpt
|
Fix mem errors
|
18 years ago |
|
dllist_007.phpt
|
Iterator implementation for SplDoublyLinkedList, SplStack, SplQueue
|
18 years ago |
|
fileobject_001.phpt
|
- Different results in unicode now
|
19 years ago |
|
fileobject_001a.txt
|
- Change FileObject's line counting to be zero based
|
21 years ago |
|
fileobject_001b.txt
|
- Change FileObject's line counting to be zero based
|
21 years ago |
|
fileobject_002.phpt
|
- Different results in unicode now
|
19 years ago |
|
fileobject_003.phpt
|
- Mode debug info
|
19 years ago |
|
heap_001.phpt
|
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
|
18 years ago |
|
heap_002.phpt
|
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
|
18 years ago |
|
heap_003.phpt
|
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
|
18 years ago |
|
heap_004.phpt
|
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
|
18 years ago |
|
heap_005.phpt
|
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
|
18 years ago |
|
heap_006.phpt
|
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
|
18 years ago |
|
heap_007.phpt
|
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
|
18 years ago |
|
heap_008.phpt
|
Fix tests in non-unicode mode
|
18 years ago |
|
iterator_001.phpt
|
- Minor fixes
|
22 years ago |
|
iterator_002.phpt
|
- Rename Observer to SplObserver
|
21 years ago |
|
iterator_003.phpt
|
- DOS 2 UNIX
|
22 years ago |
|
iterator_004.phpt
|
- DOS 2 UNIX
|
22 years ago |
|
iterator_005.phpt
|
- Implement classes IteratorIterator and NoRewindIterator in C
|
22 years ago |
|
iterator_006.phpt
|
fix spl tests
|
20 years ago |
|
iterator_007.phpt
|
- Minor fixes
|
22 years ago |
|
iterator_008.phpt
|
- Implement InfiniteIterator in C
|
22 years ago |
|
iterator_009.phpt
|
- Implement EmptyIterator in C
|
22 years ago |
|
iterator_010.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_011.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_012.phpt
|
fix typos
|
20 years ago |
|
iterator_013.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_014.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_015.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_016.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_017.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_018.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_019.phpt
|
fix typos
|
20 years ago |
|
iterator_020.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_021.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_022.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_023.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_024.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_025.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_026.phpt
|
apply corrected fix
|
19 years ago |
|
iterator_027.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_028.phpt
|
- Add missing skipif
|
20 years ago |
|
iterator_029.phpt
|
- Update tests
|
20 years ago |
|
iterator_030.phpt
|
- Fix SEGV with AppendIterator when base class constructor was not called
|
20 years ago |
|
iterator_031.phpt
|
- Fix SEGV with AppendIterator when base class constructor was not called
|
20 years ago |
|
iterator_032.phpt
|
- Test addition
|
20 years ago |
|
iterator_033.phpt
|
- Add new test
|
20 years ago |
|
iterator_034.phpt
|
- Unicode...
|
20 years ago |
|
iterator_035.phpt
|
Update test to reflect fix in spl_array.c r-1.114
|
20 years ago |
|
iterator_036.phpt
|
- Fixed CachingIterator issues with string conversion/__toString()
|
20 years ago |
|
iterator_037.phpt
|
- Fixed CachingIterator issues with string conversion/__toString()
|
20 years ago |
|
iterator_038.phpt
|
- Add new test
|
20 years ago |
|
iterator_039.phpt
|
- Add new test
|
20 years ago |
|
iterator_040.phpt
|
- Add new test
|
20 years ago |
|
iterator_041.phpt
|
- Split up the test in different problem categories
|
20 years ago |
|
iterator_041a.phpt
|
- Split up the test in different problem categories
|
20 years ago |
|
iterator_041b.phpt
|
Minor fixes (bjori)
|
20 years ago |
|
iterator_042.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
iterator_043.phpt
|
- Make code exception safe
|
20 years ago |
|
iterator_044.phpt
|
Fixed test
|
19 years ago |
|
iterator_045.phpt
|
- Make code exception safe
|
20 years ago |
|
iterator_046.phpt
|
- Make code exception safe
|
20 years ago |
|
iterator_047.phpt
|
apply corrected fix
|
19 years ago |
|
iterator_048.phpt
|
- Correct test name
|
20 years ago |
|
iterator_049.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
iterator_049b.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
iterator_050.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
iterator_051.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
iterator_052.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
iterator_053.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
iterator_054.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
iterator_055.phpt
|
- Make use of get_debug_info() handler in ArrayObject/Iterator
|
19 years ago |
|
observer_001.phpt
|
- Add missing skipif
|
20 years ago |
|
observer_002.phpt
|
- Add missing skipif
|
20 years ago |
|
observer_003.phpt
|
- Support members in SplObjectStorage serialization / shorter serialization
|
19 years ago |
|
observer_004.phpt
|
- Add second parameter to SplObjectStorage::attach()
|
18 years ago |
|
observer_005.phpt
|
- Add second parameter to SplObjectStorage::attach()
|
18 years ago |
|
observer_006.phpt
|
- Test went to 5.2... somehow.... very strange
|
18 years ago |
|
pqueue_001.phpt
|
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
|
18 years ago |
|
pqueue_002.phpt
|
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
|
18 years ago |
|
pqueue_003.phpt
|
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
|
18 years ago |
|
pqueue_004.phpt
|
Fix tests in non-unicode mode
|
18 years ago |
|
spl_001.phpt
|
- Add missing skipif
|
20 years ago |
|
spl_002.phpt
|
- Add missing skipif
|
20 years ago |
|
spl_003.phpt
|
Unicode support
|
21 years ago |
|
spl_004.phpt
|
Fix tests (new error message)
|
18 years ago |
|
spl_005.phpt
|
- Add spl_object_hash()
|
20 years ago |
|
spl_006.phpt
|
- Add new test
|
20 years ago |
|
spl_007.phpt
|
- Add new test
|
19 years ago |
|
spl_autoload_001.phpt
|
- Fix ArrayObject serializing
|
18 years ago |
|
spl_autoload_002.phpt
|
- Fix test name
|
19 years ago |
|
spl_autoload_003.phpt
|
- Add missing skipif
|
20 years ago |
|
spl_autoload_004.phpt
|
- Add missing skipif
|
20 years ago |
|
spl_autoload_005.phpt
|
Fix tests (new error message)
|
18 years ago |
|
spl_autoload_006.phpt
|
- Add missing skipif
|
20 years ago |
|
spl_autoload_007.phpt
|
- Fix ArrayObject serializing
|
18 years ago |
|
spl_autoload_008.phpt
|
Fix tests (new error message)
|
18 years ago |
|
spl_autoload_009.phpt
|
- Fixed Bug #39313 spl_autoload triggers Fatal error
|
20 years ago |
|
sxe_001.phpt
|
fix spl tests
|
20 years ago |
|
sxe_002.phpt
|
fix spl tests
|
20 years ago |
|
sxe_003.phpt
|
fix spl tests
|
20 years ago |
|
sxe_004.phpt
|
fix spl tests
|
20 years ago |
|
sxe_005.phpt
|
fix spl tests
|
20 years ago |
|
testclass
|
- Add new functions
|
21 years ago |
|
testclass.class.inc
|
- Add new functions
|
21 years ago |
|
testclass.inc
|
- Add new functions
|
21 years ago |
|
testclass.php.inc
|
- Add new functions
|
21 years ago |