openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
PHP
Settings
|
Report Duplicate
8,005
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Dec 03, 2022 — Dec 03, 2023
Showing page 4,475 of 4,490
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- We weren't counting newlines in heredocs. The only place which is still questionable is when there's a \ followed by a newline but it seems we have a parse error in this case anyways. - Fixed the alloca() macros so that the alloca() #define in win32 mode won't clash with the real win32 alloca().
Andi Gutmans
More...
over 25 years ago
function dir doesn't exist anymore
Andrey Hristov
More...
over 25 years ago
*** empty log message ***
Andrey Hristov
More...
over 25 years ago
- Make execute() use less stack in thread-safe win32 due to Microsoft's shitty 256kb stack.
Andi Gutmans
More...
over 25 years ago
avoid touching libraries which have not changed
Sascha Schumann
More...
over 25 years ago
- Fix for exec to use API
Andi Gutmans
More...
over 25 years ago
thread-safety fix
Zeev Suraski
More...
over 25 years ago
*** empty log message ***
Zeev Suraski
More...
over 25 years ago
Fixes
Andi Gutmans
More...
over 25 years ago
*** empty log message ***
Andi Gutmans
More...
over 25 years ago
*** empty log message ***
Zeev Suraski
More...
over 25 years ago
preg_match_all() now returns the number of global matches.
Andrey Hristov
More...
over 25 years ago
* fix some casts * introduce unary_op_type - cleaner than casting data voids to function ptrs
Sascha Schumann
More...
over 25 years ago
kill some warnings
Sascha Schumann
More...
over 25 years ago
zend_hash_merge was changed
Sascha Schumann
More...
over 25 years ago
That got fucked up when we went back to using uninitialized_zval
Zeev Suraski
More...
over 25 years ago
another VPATH related change
Sascha Schumann
More...
over 25 years ago
Fix a bug
Zeev Suraski
More...
over 25 years ago
Updated preg_split().
Andrey Hristov
More...
over 25 years ago
Fix preg_match_all to do proper matching with \b.
Andrey Hristov
More...
over 25 years ago
Fixed PCRE so that global matching with patterns with \b works.
Andrey Hristov
More...
over 25 years ago
* Changed the way INI entries work in Apache to allow .conf entries to work right too. * vpath fixes for standard Apache build
Zeev Suraski
More...
over 25 years ago
Support overwrite mode in zend_hash_merge()
Zeev Suraski
More...
over 25 years ago
Fix
Zeev Suraski
More...
over 25 years ago
- clean is not called from automake. use CLEANFILES instead - allow VPATH compilation
Sascha Schumann
More...
over 25 years ago
more VPATH work
Sascha Schumann
More...
over 25 years ago
kill warning
Sascha Schumann
More...
over 25 years ago
- fix APXS VPATH build - libzend/TSRM build in their own directories - ext/Makefile was generated twice
Sascha Schumann
More...
over 25 years ago
avoid crashing with php4 directives in .conf files (they still don't work)
Zeev Suraski
More...
over 25 years ago
fixes
Zeev Suraski
More...
over 25 years ago
←
1
2
…
4471
4472
4473
4474
4475
4476
4477
4478
4479
…
4489
4490
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree