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,479 of 4,490
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
If a require() dies, we must bail out (since it corrupts an existing op_array
Zeev Suraski
More...
over 25 years ago
Fix a bug
Zeev Suraski
More...
over 25 years ago
don't install Zend on the system
Stig S. Bakken
More...
over 25 years ago
* Include all of the standard modules in internal_functions.c.in. Stig - is that the way you intended it to be? How does the basic_functions module get in there? * Fix to get MySQL objects working, even though I'll probably make a dedicated MySQL object in the future.
Zeev Suraski
More...
over 25 years ago
Add \012 and \xff missing support to constant quoted string
Zeev Suraski
More...
over 25 years ago
Release fix
Zeev Suraski
More...
over 25 years ago
* HTTP-auth bugfix * Patch the regex thread safe code to compile in thread safe mode
Zeev Suraski
More...
over 25 years ago
*** empty log message ***
Zeev Suraski
More...
over 25 years ago
Enable Apache HTTP Auth
Zeev Suraski
More...
over 25 years ago
Support HTTP Auth under ISAPI. Now, these short pieces of code took *A LOT* of research :(
Zeev Suraski
More...
over 25 years ago
install libzend.a and header files on "make install"
Stig S. Bakken
More...
over 25 years ago
add --enable-thread-safety option
Stig S. Bakken
More...
over 25 years ago
Added prepend to llist
Zeev Suraski
More...
over 25 years ago
It's been there long enough.
Andrey Hristov
More...
over 25 years ago
compiles
Thies C. Arntzen
More...
over 25 years ago
added _php3_hash_next_index_pointer_insert
Thies C. Arntzen
More...
over 25 years ago
- regex cache (needs some work) - str_replace changes from php3
Sascha Schumann
More...
over 25 years ago
up-to-date with 3.0.8
Thies C. Arntzen
More...
over 25 years ago
move oci8 from oracle to it's own ext-directory - configure stuff needs more work - but it configures and compiles
Thies C. Arntzen
More...
over 25 years ago
builds and configures again
Thies C. Arntzen
More...
over 25 years ago
substr() fix
Rasmus Lerdorf
More...
over 25 years ago
substr() fix for PHP4 as well
Rasmus Lerdorf
More...
over 25 years ago
Fixes: * Avoid closing stdin (I could have sworn I've committed that already) * unclean_shutdown patches
Zeev Suraski
More...
over 25 years ago
Easier Win32 debug code
Zeev Suraski
More...
over 25 years ago
Fix
Zeev Suraski
More...
over 25 years ago
* Finally commit that -q patch * Refine SAPI built in header support * Use DllMain() in ISAPI to clean after threads and initialize tsrm/sapi as soon as possible.
Zeev Suraski
More...
over 25 years ago
Added compact() function.
Andrey Hristov
More...
over 25 years ago
Handle the Location: header centrally for all SAPI modules.
Zeev Suraski
More...
over 25 years ago
* Fix a bug that occured in case of parse errors. We need to restore the lexical state even if the compilation failed.
Zeev Suraski
More...
over 25 years ago
* Move unclean_shutdown from PHP to Zend. * The Master/Local headers in the phpinfo() table were reversed. * Fix a gpc bug
Zeev Suraski
More...
over 25 years ago
←
1
2
…
4475
4476
4477
4478
4479
4480
4481
4482
4483
…
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