2003-04-16 |
Moriyoshi Koizumi | Changed stream filter factory to be capable of acceptin... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Sascha Schumann | fix two uninitialized reads |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Sascha Schumann | Nuke all sn?printf's and rely on the optimized httpd_nt... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Sascha Schumann | Fix uninitialized reads |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jan Lehnardt | - allow libtool to be a symlink. Discussed with Sascha |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Sascha Schumann | Merging some Premium thttpd improvements, notably |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Sascha Schumann | Simplify use of this header in external apps |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Marcus Boerger | Change to use safe_emalloc() and provide macro for now |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Sascha Schumann | add missing check |
commit | commitdiff | tree | snapshot |
2003-04-16 |
foobar | Added missing CVS Id tags |
commit | commitdiff | tree | snapshot |
2003-04-16 |
foobar | SKIP -> SKIPIF |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Ilia Alshanetsky | Fixed bug #23225 (money_format() didn't handle erroneou... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Ilia Alshanetsky | Fixed bug #22939 (crash in imap_header_info()). |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Ilia Alshanetsky | Cleaner error handling. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Ilia Alshanetsky | Fixed bug #23187 (memory leaks in sybase_connect/sybase... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Marcus Boerger | Fixed Bug #23188 CDB databases created with 'c' mode... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Ilia Alshanetsky | Fixed bug #23152 ($http_response_header empty on invali... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Jesus M. Castagnetto | Fixing bug #23060 |
commit | commitdiff | tree | snapshot |
2003-04-14 |
foobar | style |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Sara Golemon | Modify str_replace/str_ireplace to report how many... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Marcus Boerger | Make it static |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Sascha Schumann | don't remove config.nice directly, so that we don't... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Marcus Boerger | Speling |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Sascha Schumann | cygwin ships with bison 1.875b, so we need to remove... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Marcus Boerger | Reenable dba_popen() |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Marcus Boerger | Fix persistent stream closing (that one took me at... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Sergey Kartashoff | - Udm_Make_Excerpt has been fixed to be compatible... |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Moriyoshi Koizumi | Moved a controversial entry to the proper place |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Moriyoshi Koizumi | NFN |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Moriyoshi Koizumi | Forgot about this one :) |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Moriyoshi Koizumi | Made dirname() binary-safe. |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Moriyoshi Koizumi | strip_tags() is also binary-safe now. |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Sara Golemon | Scratch off done TODOs |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Sara Golemon | Add tests for strrpos/stripos, and minor fix to maintai... |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Sara Golemon | Rewrite strrpos and strripos to be binary safe and... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Sebastian Bergmann | Fix warnings. |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Wez Furlong | Fix for #23069 (Windows sets readonly mode for temporar... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Derick Rethans | - Fixed protos |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Hartmut Holzgraefe | accept possible leaks for now to make SELECTS with... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Hartmut Holzgraefe | proto fix |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Hartmut Holzgraefe | parameter count for bind stuff is different in OO interface |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Sara Golemon | Export constants to userland |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Ilia Alshanetsky | Fixed integer overflow inside mhash_keygen_s2k(). |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Sterling Hughes | satisfy andi's switch fetish ;-) |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Sebastian Bergmann | Fix ZTS build. Fix warning. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Sebastian Bergmann | Document 'const' keyword. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Sterling Hughes | allow expressions within constants, so the following... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Christian Stocker | - More TSRMLS stuff. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Stanislav Malyshev | Make Apache 2 define SG(request_info).path_translated... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Stanislav Malyshev | make Apache define SG(request_info).path_translted... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Zeev Suraski | Revert Harald's commit |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Ilia Alshanetsky | Fixed a crash in the query tracer output due to buffer... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
George Schlossnagle | One line fix so that it will compile |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Harald Radi | removing the *syntactical sugar* again |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Marcus Boerger | Fix ZTS build and warnings |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Rasmus Lerdorf | MFB: Forgotten _FORM -> _REQUEST change |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Derick Rethans | - Fixed printing the version string if it includes... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Edin Kadribasic | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Christian Stocker | - Fixed some memleaks when using attributes |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Ilia Alshanetsky | Added missing bit from gd2.0.12 sync. |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Marcus Boerger | Hopefully last fix on error reporting |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Sara Golemon | Switch file_put_contents 'bool use_include_path' to... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Sara Golemon | Add context support to file_put_contents() and readfile... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Sara Golemon | Added context support to file() |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Christian Stocker | domdocument->free() was MFHd to PHP_4_3 branch. |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Christian Stocker | fixes memleaks in element->get_elements_by_tagname... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Christian Stocker | NEWS entry fixes for domxml (more readable hopefully...) |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Andrei Zmievski | Switch some functions to use new zend_lookup_ns_class... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Andrei Zmievski | Rename zend_register_internal_class_in_ns() to a better... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Christian Stocker | make it possible to free DomHtmlDocuments as well |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Andrei Zmievski | Remove php_memnstr (it's in ZE now). |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Andrei Zmievski | Add zend_lookup_ns_class() function. |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Andrei Zmievski | Move memnstr into Zend and make an alias for BC in... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Christian Stocker | make it compile .... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
foobar | file_set_contents -> file_put_contents |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Christian Stocker | - Fixes a bunch of memleaks, especially with attributes... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Tal Peer | FriBidi was moved to PECL long time ago |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Sebastian Bergmann | Fix Win32 build. |
commit | commitdiff | tree | snapshot |
2003-04-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Ilia Alshanetsky | Fixed bug #23102 (integer overflow in exif_iif_add_valu... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Sara Golemon | Add context support to file_get_contents |
commit | commitdiff | tree | snapshot |
2003-04-07 |
foobar | Removed entry that is in the PHP_4_3 branch.. |
commit | commitdiff | tree | snapshot |
2003-04-07 |
foobar | reorder |
commit | commitdiff | tree | snapshot |
2003-04-07 |
foobar | Fixed bug #23093 (highlight_string() crashed with __FUN... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Sterling Hughes | add markers that make this file easy to parse for exter... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Sara Golemon | Introduce support for context options 'method', 'header... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-04-06 |
foobar | Fixed bug #23071 (when DST in effect, date("T") crashed... |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Marcus Boerger | Support for ZTS |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Moriyoshi Koizumi | Improved zmemcheck macro so it displays the size of... |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Moriyoshi Koizumi | Improved readability of zmemcheck output |
commit | commitdiff | tree | snapshot |
2003-04-06 |
Moriyoshi Koizumi | Added zmemcheck macro, which may help you examine the... |
commit | commitdiff | tree | snapshot |
2003-04-06 |
foobar | reorder |
commit | commitdiff | tree | snapshot |
2003-04-06 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2003-04-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Marcus Boerger | Collate version handling and bump up version (noticed... |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Christian Stocker | @- Added domxml_doc_create_document_fragment() and |
commit | commitdiff | tree | snapshot |
2003-04-05 |
foobar | --enable-all is not useful at all, removed from help |
commit | commitdiff | tree | snapshot |
2003-04-05 |
foobar | Better ifdef it out here too |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Sara Golemon | Debug watches probably don't belong in CVS. |
commit | commitdiff | tree | snapshot |
next |