Pierre Joye
|
80a2175c37
|
- skip on win, name.. name. are not valid names
|
2011-09-06 07:23:20 +00:00 |
|
Hannes Magnusson
|
eba373139c
|
Add skipifs for bug#54971 (patch by datibbaw@)
|
2011-08-30 13:46:24 +00:00 |
|
Hannes Magnusson
|
850d865551
|
Add skipifs for bug#54971 (patch by datibbaw@)
|
2011-08-30 13:46:24 +00:00 |
|
Hannes Magnusson
|
d972f636c9
|
Add skipifs for bug#54971 (patch by datibbaw@)
|
2011-08-30 13:46:24 +00:00 |
|
Etienne Kneuss
|
b03860a935
|
Fix CID 593 Mark the missing break by an explicit comment, we DO intend to fall through here
|
2011-08-12 22:20:35 +00:00 |
|
Etienne Kneuss
|
80742189b8
|
Fix CID 593 Mark the missing break by an explicit comment, we DO intend to fall through here
|
2011-08-12 22:20:35 +00:00 |
|
Etienne Kneuss
|
bb7a93081e
|
Fix CID 538/539, explicitely check for something that should never occur
|
2011-08-12 22:05:10 +00:00 |
|
Etienne Kneuss
|
5128d59331
|
Fix CID 538/539, explicitely check for something that should never occur
|
2011-08-12 22:05:10 +00:00 |
|
Etienne Kneuss
|
cf2db20123
|
Fix CID 547, make static analyzer happy
|
2011-08-12 21:57:54 +00:00 |
|
Etienne Kneuss
|
81700b8b2f
|
Fix CID 1211, unused intern variable
|
2011-08-12 21:46:40 +00:00 |
|
Etienne Kneuss
|
32e67db84c
|
Fix CID 1211, unused intern variable
|
2011-08-12 21:46:40 +00:00 |
|
Etienne Kneuss
|
482e4b9d70
|
Fix validator for SplFileInfo constructor
|
2011-08-08 12:05:34 +00:00 |
|
Xinchen Hui
|
a8a0a6c3f1
|
Sizeof mismatch
|
2011-08-08 08:49:55 +00:00 |
|
Xinchen Hui
|
802b871ea1
|
Sizeof mismatch
|
2011-08-08 08:49:55 +00:00 |
|
Xinchen Hui
|
dbd405a001
|
Wrong sizeof
|
2011-08-08 02:33:03 +00:00 |
|
Xinchen Hui
|
8bae5e220e
|
Wrong sizeof
|
2011-08-08 02:33:03 +00:00 |
|
Peter Cowburn
|
4d28bb722b
|
added (recursive)callbackfilteriterator to spl_classes() (bug #55287)
|
2011-07-27 08:48:08 +00:00 |
|
Peter Cowburn
|
9159e3d246
|
added (recursive)callbackfilteriterator to spl_classes() (bug #55287)
|
2011-07-27 08:48:08 +00:00 |
|
Pierre Joye
|
438cc3e255
|
- use cwd_expand now
|
2011-07-26 07:30:41 +00:00 |
|
Pierre Joye
|
5107df2d04
|
- use cwd_expand now
|
2011-07-26 07:30:41 +00:00 |
|
Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Felipe Pena
|
4b30846b50
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Felipe Pena
|
da376383e8
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Stefan Marr
|
dca6f950a9
|
Added forgotten tests cases for class_uses() from commit rev. 313640
|
2011-07-24 10:20:08 +00:00 |
|
Stefan Marr
|
f9cb269d59
|
Added forgotten tests cases for class_uses() from commit rev. 313640
|
2011-07-24 10:20:08 +00:00 |
|
Stefan Marr
|
1fc4bc1d56
|
Added missing class_uses(..) function to SPL to mirror class_implements(..).
# Was pointed out as missing in bug #55266.
|
2011-07-23 19:08:43 +00:00 |
|
Stefan Marr
|
35f58b972f
|
Added missing class_uses(..) function to SPL to mirror class_implements(..).
# Was pointed out as missing in bug #55266.
|
2011-07-23 19:08:43 +00:00 |
|
Pierrick Charron
|
824726073b
|
Delete empty test files (old MQ tests)
|
2011-07-22 12:12:05 +00:00 |
|
Pierrick Charron
|
fb5da94c1b
|
Delete empty test files (old MQ tests)
|
2011-07-22 12:12:05 +00:00 |
|
Pierre Joye
|
45420bb669
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4
|
2011-07-22 11:56:20 +00:00 |
|
Pierre Joye
|
9805e1674a
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
|
Pierre Joye
|
cc1c7af037
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
|
Etienne Kneuss
|
28c3a180b2
|
Fix crash
|
2011-07-12 21:57:14 +00:00 |
|
Etienne Kneuss
|
0909cafc7d
|
Fix crash
|
2011-07-12 21:57:14 +00:00 |
|
Etienne Kneuss
|
c13f2c3e2c
|
Fix #48860 Implement Serialization for DLL
|
2011-07-12 21:43:17 +00:00 |
|
Etienne Kneuss
|
fdce66dfd2
|
Fix #48860 Implement Serialization for DLL
|
2011-07-12 21:43:17 +00:00 |
|
Pierrick Charron
|
1b416caeb1
|
Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true)
|
2011-06-28 11:09:06 +00:00 |
|
Pierrick Charron
|
e53ca46fc0
|
Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true)
|
2011-06-28 11:09:06 +00:00 |
|
Pierrick Charron
|
a814063804
|
Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true)
|
2011-06-28 11:09:06 +00:00 |
|
Knut Urdalen
|
778edca904
|
fixed temp directory names in spl tests
|
2011-06-25 07:45:41 +00:00 |
|
Knut Urdalen
|
785a7a5056
|
fixed temp directory names in spl tests
|
2011-06-25 07:45:41 +00:00 |
|
Knut Urdalen
|
db34dc0a8b
|
fixed temp directory names in spl tests
|
2011-06-25 07:45:41 +00:00 |
|
Knut Urdalen
|
f8e21c395b
|
fixed/refactored some spl tests related to owner/group retrieval
|
2011-06-25 04:50:42 +00:00 |
|
Knut Urdalen
|
bf61fbb33a
|
fixed/refactored some spl tests related to owner/group retrieval
|
2011-06-25 04:50:42 +00:00 |
|
Knut Urdalen
|
fe724baa4d
|
fixed/refactored some spl tests related to owner/group retrieval
|
2011-06-25 04:50:42 +00:00 |
|
Felipe Pena
|
b8d10158d1
|
- Drop C++ style comments
|
2011-06-10 23:14:15 +00:00 |
|
Felipe Pena
|
191df85605
|
- Drop C++ style comments
|
2011-06-10 23:14:15 +00:00 |
|
Felipe Pena
|
32b5f8a1a3
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits
|
2011-06-06 21:28:16 +00:00 |
|
Felipe Pena
|
4737910b69
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits
|
2011-06-06 21:28:16 +00:00 |
|
Felipe Pena
|
0afd4bd18b
|
- Possible fix for bug #54609 (Certain implementation(s) of SplFixedArray cause hard crash)
|
2011-06-05 01:38:12 +00:00 |
|