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,487 of 4,490
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
include the right header files
Stig Bakken
More...
almost 26 years ago
generate acconfig.h from acconfig.h.in and ext/*/config.h.stub
Stig Bakken
More...
almost 26 years ago
Support =unset as arguments
Andi Gutmans
More...
almost 26 years ago
moved odbc into ext/
Stig Bakken
More...
almost 26 years ago
keep old files if they are not modified
Stig Bakken
More...
almost 26 years ago
moved dbase into ext/
Stig Bakken
More...
almost 26 years ago
moved dbase into ext/ along with the bundled library dbase programs are no longer included
Stig Bakken
More...
almost 26 years ago
removed -lnsl and -lsocket checks from zend
Stig S. Bakken
More...
almost 26 years ago
run automake and run autoconf in libzend
Stig Bakken
More...
almost 26 years ago
Ah, so that file is generated too
Zeev Suraski
More...
almost 26 years ago
AiCount needs to be decreased here
Zeev Suraski
More...
almost 26 years ago
* Added buildconf, runs all the scripts necessary to build configure (Stig - if there's any way to detect whether we need to run 'automake --add-missing', please add it...) * Make vpath work again * Minor UNIX bugfixes
Zeev Suraski
More...
almost 26 years ago
Make Win32 happy with the recent changes.
Zeev Suraski
More...
almost 26 years ago
Forgot to add these - Win32 registry support
Zeev Suraski
More...
almost 26 years ago
Whatnot: * updated alloc_persist to use critical sections * changed extension shutdown to two-phase * updated dependencies * PR support (don't remember if there was any really)
Zeev Suraski
More...
almost 26 years ago
Win32 registry support
Zeev Suraski
More...
almost 26 years ago
- Make gettype() behave like it used to where it returned "object" for objects.
Andi Gutmans
More...
almost 26 years ago
Apache module compiles again
Stig Bakken
More...
almost 26 years ago
this file is now generated
Stig Bakken
More...
almost 26 years ago
make sure the images on the phpinfo() page point to PHP-enabled pages
Stig Bakken
More...
almost 26 years ago
ignore configure.in
Stig Bakken
More...
almost 26 years ago
this file is now generated
Stig Bakken
More...
almost 26 years ago
First commit of re-structuring phase one. We have started using automake in sub-directories and started to move extension code into ext/<name>. For now, I have moved the "standard" extension (which is quite a mix of everything right now) and the GD extension into their own subdirs in ext/. The configure script now also runs configure in the libzend directory automatically and makes sure php4 and libzend use the same config.cache file. To avoid running configure in libzend, use the --no-recursion option. "make" in php4 also builds libzend now. The Apache module doesn't compile right now, but a fix for that is coming up.
Stig Bakken
More...
almost 26 years ago
updated GD from php3 repository, using it as a test extension for the new directory structure
Stig Bakken
More...
almost 26 years ago
- Make the memory leak message print PHP4.
Andi Gutmans
More...
almost 26 years ago
- one more place which seems to have needed fixing. I don't have time to look more into it. I hope we don't have anymore places which need fixing.
Andi Gutmans
More...
almost 26 years ago
- Should fix the pass by reference problem. This happened because we moved start from arg 1 now and not arg 0. There might be more places which need fixing like in the executor but the bug seems OK now.
Andi Gutmans
More...
almost 26 years ago
Compile fix
Zeev Suraski
More...
almost 26 years ago
-Tiny patches
Andi Gutmans
More...
almost 26 years ago
Better detection
Zeev Suraski
More...
almost 26 years ago
←
1
2
…
4482
4483
4484
4485
4486
4487
4488
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