2000-01-18 |
Thies C. Arntzen | RETURN_NULL & RETVAL_NULL don't need (). |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Thies C. Arntzen | @- Ora_GetColumn()/Ora_FetchInto() now return NULL... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Zeev Suraski | - MS-SQL fix |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Thies C. Arntzen | use defines |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Zeev Suraski | Get rid of the IsPointer functionality in the hash. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Zeev Suraski | - Fixes a newly introduced bug in the hash |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Zeev Suraski | Destructors no longer return ints, the low level proble... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Zeev Suraski | - Remove the pre-request-shutdown hooks, they should... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Zeev Suraski | - Make zend_hash_apply() (and friends) reentrant and... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Zeev Suraski | Fix |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Zeev Suraski | Remove the post-startup callback support. Modules... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Zeev Suraski | Allow module startup to be separate from the compiler... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Thies C. Arntzen | move call to php_execute_pre_request_shutdown() into... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Thies C. Arntzen | @- OCI8 now supports binding of NULL-values. Module... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Thies C. Arntzen | fixes #3220, #3221 finally |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Thies C. Arntzen | nother go on #3220, #3221 |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Thies C. Arntzen | hopfully fixes #3220, #3221 |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Thies C. Arntzen | make the ht->inconsistent stuff less ugly:) |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Andrei Zmievski | (wddx_stack_destroy) Properly free the dangling varname. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Zeev Suraski | Fix a bug in call_user_function_ex() |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Andrei Zmievski | Another idea I had today. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Andrei Zmievski | (php_sockwait_for_data) timeout is not assigned yet... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Sascha Schumann | (php_sockwait_for_data) clean up |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Andrei Zmievski | Fix prototype. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Andrei Zmievski | Added ability to set timeout on socket read operations... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Zeev Suraski | Fix logic |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Zeev Suraski | Added support for $foo->{$bar}["foobar"] notation ... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Sascha Schumann | Initialize flag correctly |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Zeev Suraski | Compile fixes for ZTS |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Thies C. Arntzen | if ZEND_DEBUG mode is on we'll now see warnings when... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Thies C. Arntzen | just add a remark. zend_hash_apply can & will cause... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Thies C. Arntzen | in an rshutdown function we should not access the regul... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Sascha Schumann | Initialize/destroy hook lists implicitly. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Sascha Schumann | Be more verbose, if headers were already sent and remov... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Thies C. Arntzen | sessions are now written via a _php_session_shutdown... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Thies C. Arntzen | - don't set php_errormsg on errors that will cause... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Sascha Schumann | Complain verbosely, if a destroy failed |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Andrei Zmievski | Since we're highlighting code, put <code> and </code... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Zeev Suraski | @- Added implicit_flush INI directive (Zeev) |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Zeev Suraski | Make Win32 compile again |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Zeev Suraski | Woops, forgot to commit the right version of the file... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Zeev Suraski | - Added flush() support to SAPI |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Sascha Schumann | Only suppress including dlfcn.h when we are in PHP. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Sascha Schumann | Move dl stuff from acconfig.h into zend.h. That allows... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Sascha Schumann | Avoid including dlfcn.h, if we are compiling as an... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Sascha Schumann | Full gear backwards. We still need acconfig.h.in for... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Sascha Schumann | Add description for AC_DEFINEs |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Sascha Schumann | acconfig.h.in became superflicious when we removed... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Sascha Schumann | Fix compile on AIX, #2071 |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Sascha Schumann | Make cvsclean work on AIX |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Zeev Suraski | @- Fixed a crash in pfsockopen() (Zeev) |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Uwe Steinmann | - changed cpdf_global_set_document_settings() to cpdf_g... |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Uwe Steinmann | - added cpdf_global_set_document_limits() |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Zeev Suraski | Functionality & crash fixes |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Zeev Suraski | @- Fixed a possible crash in phpinfo() (Zeev) |
commit | commitdiff | tree | snapshot |
2000-01-08 |
Rasmus Lerdorf | # Fix silly typo |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Thies C. Arntzen | fix solaris compile |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Sascha Schumann | Add another point |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Sascha Schumann | Recognize UnixWare 7 |
commit | commitdiff | tree | snapshot |
2000-01-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-01-07 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Thies C. Arntzen | @- Applied safe-mode patch to popen(). (Patch by Kristi... |
commit | commitdiff | tree | snapshot |
2000-01-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Sascha Schumann | Fix namespace pollution |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Sascha Schumann | `cp' will do the job everywhere, even on AIX |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Sascha Schumann | Move reentrancy initialisation/destruction into SAPI. |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Jouni Ahto | (php_setlocale) Fixed memory leak (bug #3105). |
commit | commitdiff | tree | snapshot |
2000-01-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-01-05 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Andrei Zmievski | Fix IS_UNSET -> IS_NULL rename. |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Andi Gutmans | - Rename IS_BC to FLAG_IS_BC. We will probably nuke it. |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Thies C. Arntzen | added ZVAL_*() macros. |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Andi Gutmans | - Separate the overloaded objects' types from Zend... |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Andi Gutmans | - Separate the overloaded objects' types from Zend... |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Andi Gutmans | - Change IS_UNSET -> IS_NULL |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Thies C. Arntzen | @- str_repeat() now returns correct length. (Thies) |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Sascha Schumann | Fix typo |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Sascha Schumann | Replace all += constructs with equivalent ones |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Rasmus Lerdorf | # Grr |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Rasmus Lerdorf | @ Don't assume libz and libpng are installed for the... |
commit | commitdiff | tree | snapshot |
2000-01-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-01-04 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Zeev Suraski | Fix a bug when using [] on a string |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Joey Smith | # There is no functions/ directory in PHP4. |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Andrei Zmievski | * Implemented <boolean> and <null> types. We now suppor... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Zeev Suraski | Fix |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Thies C. Arntzen | even better;-) |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Thies C. Arntzen | yes sir! |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Sascha Schumann | FreeBSD 2.x/3.x fix. |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Thies C. Arntzen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Thies C. Arntzen | forgot |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Andi Gutmans | - Fix compare_function() for IS_UNSET |
commit | commitdiff | tree | snapshot |
2000-01-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-01-03 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Thies C. Arntzen | nice to have. |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Zeev Suraski | Fix |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Andreas Karajannis | Statements get closed before connection shutdown. |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Thies C. Arntzen | (var_dump, serialize, unserialize) support NULL |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Thies C. Arntzen | renamed RET???_UNSET -> RET???_NULL |
commit | commitdiff | tree | snapshot |
next |