0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
May 14, 2025 — May 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added const to Ns_ModuleInit to match Naviserver. Without it PHP wouldn't compile. More... almost 10 years ago
- use typedef Ns_ModuleInitProc for Ns_ModuleInit() More... over 10 years ago
- Removed NULL after the last typed argument to a variadic function - Reduced variable scopes - update version number of php More... over 10 years ago
- let sapi handler work on PUT and DELETE requests - add flag to enable multi-byte support More... over 11 years ago
- adopted for compilation with php 5.6.6 (interfaces changed) - code cleanup to reduce number of warning - fixed regression test More... over 11 years ago
Update manual build with option to use system GD instead of included old More... over 17 years ago
Makefile: Add more options for custom php build, autodetect in their configure does not work, some options have to be enabled manually More... almost 18 years ago
Rename 'build' Makefile target 'php' More... almost 18 years ago
On OS X -rpath and CCRFLAG are not supported More... almost 18 years ago
Add 'build' target to download and build PHP library More... almost 18 years ago
Enable building against in already installed shared library version of php More... almost 18 years ago
Add missing ChangeLog with backlogged entries More... almost 18 years ago
Fix bug with chunked encoding and headers-only responses More... almost 18 years ago
Simplify PHP configure process More... almost 18 years ago
Add tests for nsphp More... almost 18 years ago
Fix bug with PHP exiting without flushing headers More... almost 18 years ago
Handle change in nsv API More... almost 18 years ago
OS X does not have O_LARGEFILE More... almost 18 years ago
Fix header handler function: now adds/replaces headers correctly More... about 18 years ago
Remove dupes in PHP function definition array More... about 18 years ago
Rename ns_nsv* functions nsv_* More... about 18 years ago
Interface the PDO databse driver API to nsdb More... about 18 years ago
Implement nsv and many other functions in PHP More... about 18 years ago
Bump PHP version to 5.2.6; fix auth bug which used wrong memory allocation More... over 18 years ago
Bump PHP version to 5.2.5; make SERVER_NAME virtual host aware More... over 18 years ago
Bump PHP version to 5.2.4 More... almost 19 years ago
Update license to reflect that it contains no GPL code More... over 19 years ago
Update to PHP 5.2.0 More... almost 20 years ago
Add new ns_log PHP function; tested with more webmail packages More... about 20 years ago
Add automatic downloading and compiling of PHP library More... about 20 years ago