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,477 of 4,490
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add container for file-upload. It's not quite implemented yet.
Zeev Suraski
More...
over 25 years ago
Just a little sanity check.
Andrey Hristov
More...
over 25 years ago
Allow unregistering content types as well.
Zeev Suraski
More...
over 25 years ago
* Add generic POST content-type support. Only application/x-www-form-urlencoded supported at this time, but the framework allows for any other types, including runtime addition of types.
Zeev Suraski
More...
over 25 years ago
include regex in Win32 build
Zeev Suraski
More...
over 25 years ago
The last fix was wrong
Zeev Suraski
More...
over 25 years ago
Another operators fix
Zeev Suraski
More...
over 25 years ago
boolean comparison didn't work with smaller-than and greater-than, something that fucked up berber's site a bit. fixed.
Zeev Suraski
More...
over 25 years ago
Thou shalt use the API, and thou shalt be safe
Zeev Suraski
More...
over 25 years ago
Some comments.
Andrey Hristov
More...
over 25 years ago
- add -lregex - change module name to php4
Sascha Schumann
More...
over 25 years ago
Added ability to pass array parameters to pcre_replace.
Andrey Hristov
More...
over 25 years ago
Sigh, another leak bites the dust. FREE_OP missing in case of a SEND_VAR.
Zeev Suraski
More...
over 25 years ago
I'm on a roll. Fix a nasty yet stupid AiCount bug
Zeev Suraski
More...
over 25 years ago
Warn about AiCount not zeroing out
Zeev Suraski
More...
over 25 years ago
add a $(srcdir)
Sascha Schumann
More...
over 25 years ago
fix compile issues in LDAP/XML exts
Sascha Schumann
More...
over 25 years ago
* Add struct name to all typedef's so that they can be debugged with MSVC * Fix an AiCount bug - list(...) = $var was using $var multiple times, and thus causing AiCount to be decreased multiple times even though it was increased only once for $var. Mark all FETCH_DIM's so that they won't decrease AiCount, and only decrease AiCount on the last FETCH_DIM. * Fix a stupid bug - forgot to pass CLS_C to some compiler function. For some reason MSVC doesn't report these :I
Zeev Suraski
More...
over 25 years ago
fix APXS compile
Sascha Schumann
More...
over 25 years ago
More fixes. Should hopefully work well now.
Zeev Suraski
More...
over 25 years ago
php_ini fixes
Zeev Suraski
More...
over 25 years ago
Give more information and save log lines in memory leak reports
Zeev Suraski
More...
over 25 years ago
* Minor fixes * Better handling for multiple repeated memory leaks (libzend updated)
Zeev Suraski
More...
over 25 years ago
Time to rename the child
Zeev Suraski
More...
over 25 years ago
Avoid leaking fd's in case of failures
Zeev Suraski
More...
over 25 years ago
Small fix
Zeev Suraski
More...
over 25 years ago
more fixes
Zeev Suraski
More...
over 25 years ago
Fix a memory leak
Zeev Suraski
More...
over 25 years ago
That wasn't supposed to slip in
Zeev Suraski
More...
over 25 years ago
This should be centralized...
Zeev Suraski
More...
over 25 years ago
←
1
2
…
4473
4474
4475
4476
4477
4478
4479
4480
4481
…
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