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
Do not let PACKAGE/VERSION escape from tsrm_config.h.
experimetnal/RETURN_REF_PATCH
Sascha Schumann
27 years ago
parent
feccd9f104
commit
a5dbe81a76
1 changed files
with
2 additions
and
0 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
TSRM/TSRM.h
2
TSRM/TSRM.h
View File
@ -21,6 +21,8 @@
#
undef PACKAGE
#
undef VERSION
#
include "tsrm_config.h"
#
undef PACKAGE
#
undef VERSION
#
endif
#
if WIN32||WINNT
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/php
Title
Body
Create Issue