mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
This commit is contained in:
parent
b851f37123
commit
f4983c0d3f
167 changed files with 1134 additions and 1147 deletions
|
@ -3,7 +3,7 @@
|
|||
** the original "#include <signal.h>" produces an infinite reinclusion
|
||||
** of this file, instead of including the standard include-file.
|
||||
** Under MS Visual Studio, there are occurences in the source where
|
||||
** <signal.h> gets included throughout the PHP4 sources, and this should
|
||||
** <signal.h> gets included throughout the PHP sources, and this should
|
||||
** include THIS file, not the standard one which does not have the
|
||||
** additional signals defined below.
|
||||
** One way to remove the infinite reinclusion of this file (which is located
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue