php-src/scripts/dev
Peter Kokot 864366ef20 Upgrade deprecated directives and use non-posix bison
With Bison 3.0 some directives are deprecated:
- %name-prefix "x" should be %define api.prefix {x}
- %error-verbose should be %define parse.error verbose

Bison 3.3 also started emiting more warnings and since PHP souce parsers
are not POSIX compliant this patch fixes this as pointed out via
495a46aa1d.
2019-03-19 20:29:20 +01:00
..
bless_tests.php Support passing single file to bless_tests.php 2019-02-20 12:45:27 +01:00
check_parameters.php Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
credits Make credits script executable from other paths 2019-03-16 01:37:34 +01:00
find_tested.php Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
gen_verify_stub Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
genfiles Upgrade deprecated directives and use non-posix bison 2019-03-19 20:29:20 +01:00
makedist Leave bundled generated files untouched 2019-03-18 23:02:57 +01:00
phpextdist Remove some obsolete config_vars.mk occurrences 2018-10-16 18:05:06 +02:00
search_underscores.php Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
snapshot Move some scripts from root directory to scripts/dev/ 2019-02-16 16:58:48 +01:00
vcsclean Move some scripts from root directory to scripts/dev/ 2019-02-16 16:58:48 +01:00