Nikita Popov
|
8d00385871
|
Reclassify E_STRICT notices
Per RFC https://wiki.php.net/rfc/reclassify_e_strict
While reviewing this, found that there are still three E_STRICTs
left in libraries - need to discuss those.
|
2015-04-01 11:17:55 +02:00 |
|
Dmitry Stogov
|
af05ce0af6
|
Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B"
|
2008-07-26 13:14:04 +00:00 |
|
Marcus Boerger
|
b7b41a6612
|
- MFH Fix missing check and tests
|
2008-02-06 20:40:19 +00:00 |
|
Rasmus Lerdorf
|
c075476810
|
Another batch of fixed tests
|
2008-02-02 01:51:17 +00:00 |
|
Raghubansh Kumar
|
4cadbee716
|
new smaller testcases for array_map() function
|
2008-01-03 09:43:45 +00:00 |
|