This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
php
mirror of
https://github.com/php/php-src
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Browse Source
file did not end with a newline, causing problems for Sun's C compiler
experimetnal/RETURN_REF_PATCH
Mike Gerdts
27 years ago
parent
1207465e59
commit
a36fa329a2
2 changed files
with
2 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
ext/ereg/php_regex.h
2
main/php_regex.h
2
ext/ereg/php_regex.h
View File
@ -11,4 +11,4 @@
#
include
<regex.h>
#
endif
#
endif
/* _PHP_REGEX_H */
#
endif
/* _PHP_REGEX_H */
2
main/php_regex.h
View File
@ -11,4 +11,4 @@
#
include
<regex.h>
#
endif
#
endif
/* _PHP_REGEX_H */
#
endif
/* _PHP_REGEX_H */
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/php
Title
Body
Create Issue