2000-06-17 |
Zeev Suraski | Fix filenames and line numbers in ZTS mode |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Zeev Suraski | Avoid crashing with recursive applies - limit apply... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Holger Zimmermann | Announced Pi3Web support |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Holger Zimmermann | Added Pi3Web support |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Sascha Schumann | Suppress AC_ADD_LIBRARY(x) where x is matched by /... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Sascha Schumann | Make use of the new macros PHP_EVAL_LIBLINE and PHP_EVA... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Sascha Schumann | Add PHP_EVAL_LIBLINE and PHP_EVAL_INCLINE |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Jouni Ahto | - Missed one if() and cosmetic changes. |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Hartmut Holzgraefe | changed default cell alignment to "left" (see bug id... |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Hartmut Holzgraefe | setlocale didn't recognize LC_MESSAGES (BUG ID#3957) |
commit | commitdiff | tree | snapshot |
2000-06-17 |
Hartmut Holzgraefe | look for apxs in /usr/sbin (that's where SUSE puts it) |
commit | commitdiff | tree | snapshot |
2000-06-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-06-17 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Hartmut Holzgraefe | fix for BUG #5066 |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andrei Zmievski | Just to make extra sure. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andrei Zmievski | Plug a memory leak: retval_ptr should be destroyed. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andrei Zmievski | @- Enhanced WDDX functions to call __sleep() and __wake... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Hartmut Holzgraefe | typo fix |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Hartmut Holzgraefe | retro-patch from // comments, theese where private... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andrei Zmievski | Typo. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Hartmut Holzgraefe | C++ // comments are evil ... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Egon Schmid | Protos looks now equal in both versions. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Zeev Suraski | Make it possible to access other threads' local storage... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Zeev Suraski | Ok, this time here's some real Win32 system programming :) |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Thies C. Arntzen | @- Changed WDDX to serialize arrays as structs only... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Sascha Schumann | More main work |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Sascha Schumann | Some stuff has moved to main |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Jouni Ahto | - Forgot to test check for errors in two places. |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andi Gutmans | - Make Windows compile |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andi Gutmans | Fix UNIX build |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Zeev Suraski | Macro it up the right way |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Zeev Suraski | Macro this up, so it can be moved to other places |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Zeev Suraski | Improve timeout support - ini_get("max_execution_time... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-06-16 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Zeev Suraski | - Move timeout code to Zend |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Zeev Suraski | Move timeout code to Zend, allow Win32 timeouts |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andi Gutmans | - Don't need to check doc_root's length twice |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andi Gutmans | - Last one for tonight. Make sure that we don't check... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andi Gutmans | - Last patch for tonight. A more optimized way to check... |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andi Gutmans | - Missed a bracket |
commit | commitdiff | tree | snapshot |
2000-06-16 |
Andi Gutmans | - Beautify fopen-wrappers a bit. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andi Gutmans | - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversions |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andi Gutmans | - Beautify a bit |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andi Gutmans | - Try and fix crash with CGI. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andrei Zmievski | Use hardcoded 3600 seconds offset instead of altzone... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andi Gutmans | - Unncessary SLS_FETCH(); |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Zeev Suraski | Fix non thread-safe mode - asp_tags/short_tags etc... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andi Gutmans | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Brian Moon | set_file_buffer was not being exported. This is now... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andi Gutmans | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andi Gutmans | - Support multiple arguments to unset() |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andi Gutmans | - virtual_fopen() should fail on empty path |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Thies C. Arntzen | ups. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Thies C. Arntzen | changed return type of ZEND_VERIFY_RESOURCE from FALSE... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Thies C. Arntzen | . |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andrei Zmievski | Another entry. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andrei Zmievski | @- Updated strtotime() to handle many more formats... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Thies C. Arntzen | fixed typo |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Andrei Zmievski | Add php_version.h. |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Uwe Steinmann | - changes to handle the slightly different access to... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Uwe Steinmann | - fixed problems with missing attributes due to a change |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Chuck Hagenbuch | patch from jtaskine@hit.fi - add deleted info to imap_m... |
commit | commitdiff | tree | snapshot |
2000-06-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-06-15 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-06-15 |
Jouni Ahto | - Fixed incorrect code generated when all parameters... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Hartmut Holzgraefe | return FALSE from strftime on negative timestamp values |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Rasmus Lerdorf | Refine checkdate() fix to accept numeric strings and... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Sascha Schumann | Move some stuff to zend_operators.h which is required... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Andi Gutmans | - More correct way of doing bit mask |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Zeev Suraski | @- Moved VC++ Win32 project and workspace files to... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Thies C. Arntzen | reminder |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Rasmus Lerdorf | Require the year arg to checkdate to be an integer... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Zeev Suraski | Thoroughly fix .dsp problems - restore custom builds |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Andrei Zmievski | test |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Thies C. Arntzen | no c++ comments, please |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Egon Schmid | Fix for #5028. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Sam Ruby | Find servlet includes in new "main" directory. Add... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Sascha Schumann | Copy header files from main and also add that directory... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Sascha Schumann | . |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Sascha Schumann | Only replaced C0X and C0x, but not c0x.. |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Sascha Schumann | Rename C0x-inline to C9x-inline, and frame preprocessor... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Sascha Schumann | Use the new PHP_GEN_* macros in pear |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Jouni Ahto | # Prevent Hartmut finding this until it is actually... |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Andi Gutmans | - Make Win32 build |
commit | commitdiff | tree | snapshot |
2000-06-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-06-14 |
Sam Ruby | Export the necessary functions to enable servlet suppor... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Andrei Zmievski | Plus a leak when both register_globals and track_vars... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Stig Venaas | News of ldap_add() and ldap_modify() fix. |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Stig Venaas | Also need to 0-terminate when adding/modifying an array... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Stig Venaas | Think have to 0-terminate mod_values strings, got trail... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Andi Gutmans | Add to the API |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Andrei Zmievski | We should define symlink functions only when HAVE_SYMLI... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Sascha Schumann | Due to creating the Makefiles later, generating libphp4... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Sascha Schumann | Add optional support for C0x inline semantics. |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Andrei Zmievski | array_uniq() has been implemented by someone else. |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Sascha Schumann | Include <math.h> in php_math.h. This is necessary,... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Sascha Schumann | Delete phpdir.h. Someone moved this to php_dir.h in... |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Sascha Schumann | Rename phpmath.h to php_math.h. |
commit | commitdiff | tree | snapshot |
2000-06-13 |
Thies C. Arntzen | copy() now creates the destination file with mode 0777... |
commit | commitdiff | tree | snapshot |
next |