This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-30 20:22:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82dfd93b9dda35adf79a880906e631104e12ef53
archived-php-src
/
sapi
/
cli
History
Niels Dossche
f247e48def
Remove always-false check in CLI (
#10723
)
...
This is the case c == 'i', so c == '?' is always false, hence the result is always 0.
2023-02-28 12:24:09 +01:00
..
tests
Fix GH-10489: run-tests.php does not escape path when building cmd (
#10560
)
2023-02-25 14:02:06 +00:00
cli_win32.c
…
cli.h
…
config.m4
…
config.w32
…
CREDITS
…
generate_mime_type_map.php
Update mime-db from 1.45.0 to 1.52.0
2022-07-08 07:39:38 +01:00
Makefile.frag
…
mime_type_map.h
Update mime-db from 1.45.0 to 1.52.0
2022-07-08 07:39:38 +01:00
php_cli_process_title_arginfo.h
…
php_cli_process_title.c
…
php_cli_process_title.h
…
php_cli_process_title.stub.php
…
php_cli_server_arginfo.h
…
php_cli_server.c
Fix UBSAN warning about applying zero offset to null pointer (
#10700
)
2023-02-26 14:06:30 +00:00
php_cli_server.h
…
php_cli_server.stub.php
…
php_cli.c
Remove always-false check in CLI (
#10723
)
2023-02-28 12:24:09 +01:00
php_http_parser.c
…
php_http_parser.h
…
php.1.in
[skip ci] Update year to 2023 (
#10374
)
2023-01-19 12:01:29 +01:00
ps_title.c
opcache/pcntl/cli: Fixes few functions signatures.
2023-02-09 19:57:48 +00:00
ps_title.h
…