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 |
2003-04-05 |
Ilia Alshanetsky | Syncronized bunbled GD library with gd 2.0.12 |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Marcus Boerger | Include ldd output |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Sascha Schumann | dividend -> divisor |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Sascha Schumann | dividend -> divisor |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Brian France | Added HAVE_CONFIG_H check so the phpize build method... |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Sara Golemon | Add IPv6 support to stream_socket_client/server() |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Pierre Joye | what? maintainer is not a valid role :) |
commit | commitdiff | tree | snapshot |
2003-04-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Wez Furlong | Warning fix |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Sara Golemon | User shouldn't have to initialize this pass-by-ref... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
foobar | - Fixed bug #22944 (--with-java "make install" fails) |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Sterling Hughes | both these entries are bad, and were never agreed upon. |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Sterling Hughes | forgot to commit this. |
commit | commitdiff | tree | snapshot |
2003-04-04 |
foobar | Check that t1lib has T1_StrError |
commit | commitdiff | tree | snapshot |
2003-04-04 |
foobar | - Checks specific to some extension belong in the exten... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Andrei Zmievski | Introduce ZEND_ME() and ZEND_METHOD() macros. Use these... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Moriyoshi Koizumi | Fixed memleak in socket_select |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Moriyoshi Koizumi | Added cmsghdr check. Now sockets extension can be built... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Stanislav Malyshev | Fix namespace issues |
commit | commitdiff | tree | snapshot |
next |