summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
* MFH: Add E_USER_DEPRECATED (patch by Lars Strojny)Hannes Magnusson2008-07-211-0/+4
* - Deprecate ticksFelipe Pena2008-07-172-2/+4
* - New testsFelipe Pena2008-07-145-0/+124
* Fixed is_callable() to support closures and return appropriate function nameDmitry Stogov2008-07-141-0/+51
* - Fixed test titlesFelipe Pena2008-07-142-2/+2
* Added support for lambda functions and closuresDmitry Stogov2008-07-1415-0/+484
* - MFH Exception handlingMarcus Boerger2008-07-133-1/+83
* fix testAntony Dovgal2008-07-131-39/+5
* remove UEXPECTF sectionAntony Dovgal2008-07-091-15/+0
* Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles())Dmitry Stogov2008-07-082-1/+22
* improved zend-multibyte detection.Rui Hirokawa2008-07-062-6/+10
* added test script for zend-multibyteRui Hirokawa2008-07-062-0/+47
* - Fixed testFelipe Pena2008-06-251-8/+1
* Allowed to override internal classaes with "use"Dmitry Stogov2008-06-203-0/+22
* Use new parameter parsing API for builtin functionsStanislav Malyshev2008-06-1811-26/+29
* - New testFelipe Pena2008-06-111-0/+10
* - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods)Felipe Pena2008-06-109-9/+15
* allow aggregating use statementsStanislav Malyshev2008-06-082-0/+22
* - New testsFelipe Pena2008-06-052-0/+104
* - New testFelipe Pena2008-06-041-0/+61
* - Fixed bug #45089 (__callStatic $name case sensitivity)Felipe Pena2008-06-031-3/+3
* - Removed unnecessary XFAIL sectionFelipe Pena2008-06-031-2/+0
* - Fixed testsFelipe Pena2008-06-032-1/+4
* - New testsFelipe Pena2008-06-036-0/+173
* - MFH: Fixed bug #44769 (declaring private magic methods should throw error)Felipe Pena2008-06-0310-0/+170
* Fixed tests on WindowsMatt Wilmas2008-05-291-1/+1
* - Added XFAIL section in tests to issue under discussionFelipe Pena2008-05-282-0/+4
* fix tests (say hello to disk C:\)Antony Dovgal2008-05-204-55/+56
* fix test namesAntony Dovgal2008-05-144-4/+4
* - New testsFelipe Pena2008-05-1225-0/+527
* - New testsFelipe Pena2008-05-1210-0/+259
* - MFH: New testsFelipe Pena2008-05-1210-0/+179
* - Fixed testFelipe Pena2008-05-121-1/+7
* - MFH: New testsFelipe Pena2008-05-1111-0/+288
* - MFH: New testsFelipe Pena2008-05-1126-0/+639
* - New testsFelipe Pena2008-05-093-0/+76
* MFH: Test for loss of backslash at end of heredoc; For bug #44830 (Very minor...Matt Wilmas2008-05-091-0/+14
* - MFH: Fixed detection of invalid class nameFelipe Pena2008-05-081-1/+1
* - New testsFelipe Pena2008-05-072-0/+79
* - Use ZEND_FREE() opcode instead of ZEND_SWITCH_FREE(IS_TMP_VAR)Dmitry Stogov2008-05-051-0/+17
* Support for old-style constructors in namespacesDmitry Stogov2008-05-051-0/+13
* - MFH: Fixed bug #44899 (__isset usage changes behavior of empty()) (patch by...Felipe Pena2008-05-032-0/+81
* - New testsFelipe Pena2008-04-187-0/+342
* - New testFelipe Pena2008-04-171-0/+45
* WSIlia Alshanetsky2008-04-093-3/+3
* Bug #44653 (Invalid namespace name resolution)Dmitry Stogov2008-04-091-0/+26
* - MFH add new testsMarcus Boerger2008-04-062-0/+21
* - Allow HEREDOC syntax with double quotesFelipe Pena2008-04-053-0/+36
* MFH: Implemented "jump label" operator (limited "goto")Felipe Pena2008-03-2813-0/+224
* - MFH Add testsMarcus Boerger2008-03-231-0/+23