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-04-21 15:08:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
102,320
Commits
547
Branches
1,483
Tags
a94fc577af6bfef3a623cded5aecc2dbb9710e85
Commit Graph
2 Commits
Author
SHA1
Message
Date
Ferenc Kovacs
e509dfec9c
stream_socket_server("unix://..." has a length limit, so it is better to use the tmp dir instead of the current test dir for the socket file. see
https://bugs.php.net/bug.php?id=60106
2011-10-22 21:44:05 +00:00
Arnaud Le Blanc
0036a09ebe
Open STDIN and php://stdin streams with the relevant
...
wrapper when the file descriptor is a socket (inetd, etc) Fixes bug
#43731
2008-11-04 21:04:28 +00:00