summaryrefslogtreecommitdiff
path: root/tests/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-01-191-1/+1
|\
| * Fixed bug #42560sj-i2021-01-191-1/+1
* | Run tidyNikita Popov2020-09-181-2/+2
* | [ci skip] Various typo fixes in stub comments and CHANGES fileAyesh Karunaratne2020-06-251-1/+1
* | Reindent phpt filesNikita Popov2020-02-031-2/+2
* | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-1710-71/+71
|/
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+1
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1543-43/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-147-7/+7
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Make more tests run on LinuxGabriel Caruso2018-08-281-6/+0
* Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-4/+4
* Change PHP_OS_FAMILY slightlyKalle Sommer Nielsen2017-02-228-10/+10
* add PHP_OS_FAMILY constant to determine on which os we areStricted2017-01-258-8/+8
* fix these tests so they properly clean up after themselves.Ferenc Kovacs2014-01-202-0/+2
* Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-11-151-0/+3
|\
| * Skip test if directory does not existJohannes Schlüter2012-11-151-0/+3
| * - move it to the right placePierre Joye2011-09-061-0/+22
| * - use %s, bad c/pPierre Joye2011-09-012-87/+21
| * - win and nux work the same wayPierre Joye2011-09-011-6/+0
| * Update the tests committed in r305098 (as part of the fix for bug #53226) toAdam Harvey2010-11-081-3/+1
| * Fix bug #53226 (file_exists fails on big filenames).Adam Harvey2010-11-051-0/+31
* | - move it to the right placePierre Joye2011-09-061-0/+22
* | - use %s, bad c/pPierre Joye2011-09-011-14/+14
* | - fix testPierre Joye2011-09-011-28/+21
* | - win and nux work the same wayPierre Joye2011-09-012-65/+0
* | fix testsStanislav Malyshev2011-08-312-6/+7
* | Delete empty test files (old MQ tests)Pierrick Charron2011-07-221-0/+0
* | - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-13/+0
* | MFH: Fixes for broken tests.Stanislav Malyshev2011-05-271-3/+1
* | MFH: Fix for failing test.Stanislav Malyshev2011-05-271-3/+1
* | Update the tests committed in r305098 (as part of the fix for bug #53226) toAdam Harvey2010-11-081-3/+1
* | Fix bug #53226 (file_exists fails on big filenames).Adam Harvey2010-11-051-0/+31
|/
* - Fix testJani Taskinen2009-12-111-0/+1
* - Fix tests .oO(why are there so many things broken in this branch..?)Jani Taskinen2009-07-252-4/+70
* MFH: The exact error message might differ (it's "Not owner" on Solaris) (r265...Patrick Allaert2009-07-221-7/+7
* Remove empty sections. Fix bad use of --SKIP--Zoe Slattery2009-07-212-70/+4
* - Fixed ini deprecation message issues in tests.Jani Taskinen2009-05-061-1/+0
* Added E_DEPRECATED startup notice (5.3 only)Kalle Sommer Nielsen2009-05-041-0/+1
* fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improve...Dave Kelsey2009-01-2227-91/+142
* Added test for magic_quotes_gpcStefan Esser2008-12-111-0/+12
* - MFH: The exact error message might differ (it's "Not owner" on Solaris)Johannes Schlüter2008-09-079-72/+72
* MFH: Check the relevant path for open_basedir in symlink()Arnaud Le Blanc2008-08-111-0/+9
* fix testAntony Dovgal2008-06-091-0/+1
* Collect all the open_basedir security tests into one placeAnt Phillips2008-05-0947-0/+2959