1999-10-31 |
Sascha Schumann | Change session.lifetime to session.cookie_lifetime... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Sam Ruby | @Continue processing PHP_INI_SYSTEM knownDirectives... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Rasmus Lerdorf | typing in the dark |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Rasmus Lerdorf | Damn, can't see underscores correctly on this silly... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Rasmus Lerdorf | Clean up regex header file mess. php.h now explicitly... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Rasmus Lerdorf | Fix typo found by hholzgra@media-engineering.de |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Rasmus Lerdorf | Kill the regex header file warnings |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Rasmus Lerdorf | Looked like this was done by RedHat the way I wrote it. |
commit | commitdiff | tree | snapshot |
1999-10-29 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-29 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Rasmus Lerdorf | (IBM DB2 Support) Fix stuff to allow IBM DB2 to work... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Sascha Schumann | Remove set-if-not-set colon, since CPPFLAGS is never... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Andrei Zmievski | Fix bug #2623. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Andi Gutmans | - Fix for Thies' leak and Andrei's crash |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Andrei Zmievski | New function. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-28 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Sam Ruby | look for output.c in its new location in the windows... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Andrei Zmievski | (PHP str_repeat) New function. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Thies C. Arntzen | moved output.c into ext/standart and made it thread... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Thies C. Arntzen | @- implemented OCI8 $lob->WriteToFile() function -... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Andrei Zmievski | Forgot to remove function entry. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Thies C. Arntzen | eliminated warinigs |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Andrei Zmievski | No tabs please. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Andrei Zmievski | (PHP array_map) Away with it. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Andrei Zmievski | Some todo things. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Zeev Suraski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Thies C. Arntzen | added some more options |
commit | commitdiff | tree | snapshot |
1999-10-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Thies C. Arntzen | kill warning |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Thies C. Arntzen | folding fix (xemacs 21 loads the file again;-) |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Sascha Schumann | Define USE_BCOPY, if memmove is not found (i.e. SunOS... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Sam Ruby | Allow CYGWIN directory to be specified as via environme... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Sascha Schumann | (PHP session_register, session_unregister) always retur... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Sam Ruby | Allow CYGWIN directory to be specified as via environme... |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Thies C. Arntzen | one can now use callbacks for custom completion functio... |
commit | commitdiff | tree | snapshot |
1999-10-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Andi Gutmans | - Fix isset() with string offsets. |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Sascha Schumann | Add session.use_cookies option |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Thies C. Arntzen | unserialize no longer complaints about unserializing... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Sascha Schumann | Add <AREA HREF=... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Sascha Schumann | (_ps_files_valid_key): small logic fix |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Uwe Steinmann | Added hw_mapid(), read comment in hg_comm.c |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Sascha Schumann | (_ps_files_open): evaluate key (session id) before... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-21 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Sascha Schumann | (php_ns_hash_environment): provide more CGI/1.1 variabl... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Andi Gutmans | - Make COM compile again |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Andi Gutmans | - Make CVS compile on Win32. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Thies C. Arntzen | (PHP getcwd()) added, needs to porting to Win32 |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Sascha Schumann | (_display_module_info): Add anchor for module names |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Sascha Schumann | (php_info_aolserver): add more information from the... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Thies C. Arntzen | (PHP xml_parse_into_struct) sometimes the value was... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Thies C. Arntzen | (PHP var_dump, serialize) fixed mem_leak. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Andrei Zmievski | Ignore shared modules directory. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Andrei Zmievski | Ignore generated libs. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Thies C. Arntzen | (PHP xml_parse_into_struct): fixed mem-leak when encoun... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Sascha Schumann | (php_ns_hash_environment) add SERVER_SOFTWARE, SERVER_B... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-20 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andrei Zmievski | Revert my patches to error functions. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Thies C. Arntzen | added === operator support (type *and* value match... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Thies C. Arntzen | fixed is_identicat_function() |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andrei Zmievski | (PHP extract): Fixed bug that would mess up global... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andrei Zmievski | (PHP ldap_get_entries): Fix string function name. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andi Gutmans | - Move IS_IDENTICAL next to IS_EQUAL |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andi Gutmans | - Fix is_identical function |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Uwe Steinmann | - some tiny changes to possible improve link extraction... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Andi Gutmans | - Preliminary submit of Thie's patch. Will fix the... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Thies C. Arntzen | (parse_url) fix for #2569: parse_url('-') crashes |
commit | commitdiff | tree | snapshot |
1999-10-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-19 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Egon Schmid | More forgotten prototypes. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Stefan Roehrich | Added zlib module to list of maintained extensions... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Thies C. Arntzen | @- unserialize() now gives a notice when passed invalid... |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Thies C. Arntzen | (PHP unserialize) - fixed mem-leak. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Andrei Zmievski | Be safe, use (). |
commit | commitdiff | tree | snapshot |
1999-10-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
1999-10-18 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Sascha Schumann | Add PNG support. Tested with gd 1.7.3. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Egon Schmid | Looks better, but isn't wrong |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Egon Schmid | One typo corrected. |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Andrei Zmievski | Fix bug #2548. |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Andrei Zmievski | _php3/_php3i -> php rename |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Andi Gutmans | - It's OK if we link dynamically. |
commit | commitdiff | tree | snapshot |
1999-10-16 |
Andi Gutmans | - Get windows version to compile again. No biggy if... |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | (PHP array_map) Temporarily #if 0 this. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | Update mergesort() proto. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | unstatic'fy is_numeric_string() |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | Make string copying a little more efficient. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | Small tweak in the error format. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Andrei Zmievski | (php3_log_err): Don't output error message to stderr... |
commit | commitdiff | tree | snapshot |
next |