1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Nikita Popov
c5401854fc Run tidy
This should fix most of the remaining issues with tabs and spaces
being mixed in tests.
2020-09-18 14:28:32 +02:00
Ivan Mikheykin
fd08f062ae Fix bug #78323: Code 0 is returned on invalid options
Set CLI exit code to 1 when invalid parameters are passed,
and print error to stderr.
2020-01-27 13:32:19 +01:00
Peter Kokot
782352c54a Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
Andrea Faulds
3ed8b7a87b Use "Standard input code" instead of "php://stdin" 2016-11-12 17:26:20 +00:00
Andrea Faulds
a103aa2dbd Show "php://stdin" instead of "-" in error messages 2016-11-12 17:26:20 +00:00
Jani Taskinen
5a6f6baa86 - Fix tests 2008-08-14 20:05:00 +00:00
foobar
2f51a4ec66 fix test 2007-06-01 22:19:20 +00:00
Dmitry Stogov
ea86faafeb Fixed tests 2007-04-19 07:00:57 +00:00
foobar
59e48ad26f - Fixed test 2007-03-28 12:26:44 +00:00
Johannes Schlüter
5dc2d0b0d6 - Fix handling of not existing long CLI options 2007-03-22 21:34:58 +00:00