summaryrefslogtreecommitdiff
path: root/tests/php/phpt/variables
AgeCommit message (Collapse)Author
2015-11-05remove test framework, it never works, most of the bugs found by the test ↵Emiel Bruijntjes
framework turn out to be caused by errors in the tests instead of errors in the real code, people complain about it all the time, and basically this whole test framework causes more problems than it solves, solves issue #215 and solves issue #221
2014-06-11donevalmat
2014-04-14Several tests on superglobals variablesvalmat
2014-04-14fixed for 32-bit architecture OSvalmat
2014-04-06fixed testEmiel Bruijntjes
2014-04-05add tests for HashMembervalmat
2014-03-29activated all tests, and slightly modified one test which has wrong expected ↵Emiel Bruijntjes
output in the test script
2014-03-29Fixed test: variables/003-value-typesvalmat
2014-03-28add test: 018-calling-php-functionsvalmat
2014-03-28add new tests: Test call functionvalmat
2014-03-28Changed the structure of the test file. With the increasing number of tests ↵valmat
the old structure became uncomfortable.
2014-03-28add test variables/005-cast-objects-to-scalars.phptvalmat
2014-03-27Fix test value-casting-operatorsvalmat
2014-03-27Added new tests.valmat
Due to support zts broke the ability to run tests without installation - fixed.