2000-12-26 |
Zeev Suraski | Use iostream.h instead of istream.h (IBM's compiler... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Zeev Suraski | Add Release_TSDbg support. This mode compiles PHP... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Zeev Suraski | - Use supplied istdiostream definition for the INI... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
David Croft | #remove cvs [dollar] ID from changelog |
commit | commitdiff | tree | snapshot |
2000-12-26 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | Skip mcrypt/gmp tests, if the extensions are not available. |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | Add session_set_save_handler test |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | More instances of s/efree/FREE_ZVAL/ |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | Not freeing the zval using FREE_ZVAL caused a segfault in |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | Also call some member functions of the deserialized... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | Run run-tests.php in srcdir and add top_builddir/pear... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | Add session object deserialization test |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | Add two regression tests for the session module |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | Fix segfault introduced through recent zend_hash_get_cu... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Zeev Suraski | This needs updating as well |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | Sync the expected output with Linux dirname output... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Sascha Schumann | Fix "make test" in VPATH environments |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Thies C. Arntzen | revert last fix. the problem is now fixed globally... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Zeev Suraski | More aggressive protection in call_user_function_ex() |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Thies C. Arntzen | fix #8363. |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Sascha Schumann | Pass some more variables to AC_SUBST as those are neede... |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Zeev Suraski | Fix a possible crash bug in call_user_function_ex(... |
commit | commitdiff | tree | snapshot |
2000-12-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Sascha Schumann | (PHP session_unset) Return early, if no session was... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Sascha Schumann | Support multi-char arg separators. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Sascha Schumann | Set the floating-point exception mask on FreeBSD to... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Sascha Schumann | Signal an error condition, if write was unable to perfo... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Sascha Schumann | NULL is a valid return value of mmap. Check against... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Sascha Schumann | (php_file_copy) Use mmap to map the source file into... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Andrei Zmievski | (PHP preg_replace) Fix to allow proper escaping of... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Zeev Suraski | Heads up people! |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Zeev Suraski | Allow get_current_key() not to return the key itself... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Zeev Suraski | @* Fixed a possible crash in get_class_methods() (Zeev) |
commit | commitdiff | tree | snapshot |
2000-12-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-22 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-12-21 |
foobar | @- Changed setlocale() to use LC_* constants. (Jani) |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Sascha Schumann | No need for GCC extensions in non-debugging mode. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Sascha Schumann | Some AC_SUBST substitutions were removed which are... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Chuck Hagenbuch | install the Math/* files. |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Sascha Schumann | Stop automatically passing vars to AC_SUBST through... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Sascha Schumann | Speed up the genif.sh script a little bit. Whereas... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Andi Gutmans | - Use memcmp() instead of ugly char-by-char compare |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Zak Greant | Removed unused variable from is_scalar |
commit | commitdiff | tree | snapshot |
2000-12-20 |
foobar | Note about fix under correct version. |
commit | commitdiff | tree | snapshot |
2000-12-20 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-20 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Zeev Suraski | Add the QA team to the credits |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Stanislav Malyshev | Add support for ASP tags in one-line comment |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Hartmut Holzgraefe | @ ctype functions now follow the extension naming conve... |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Stanislav Malyshev | Fix possible crash |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Ron Chmara | Updated to reflect recent discussions on php-dev. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-19 |
foobar | wb fix. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
foobar | Fix pr: #7982 |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Zak Greant | Adding test for is_scalar(). |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Zak Greant | Added is_scalar() function. |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - No need to generate number.c and number.h anymore. |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Success! Yay! |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Yet another one. |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Testing |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - No luck |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Make this damn commit stuff work. |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Testing |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Stanislav Malyshev | Use HashPosition iterator instead of saving/restoring... |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Stanislav Malyshev | Preserve internal pointer over print_r (fix #8289) |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Fix leak with useless statements such as "foo"; |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Testing Sascha's CVS commit script which should work... |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Testing |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Testing |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Testing |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Testing |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Andi Gutmans | - Testin |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Zeev Suraski | Test, ignore |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Zeev Suraski | Test, ignore |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Zeev Suraski | Test, ignore |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Zeev Suraski | Test, ignore |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Zeev Suraski | Test, ignore |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Hartmut Holzgraefe | fixed BUG #8306: shmat() returns -1 on errors, not... |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Stanislav Malyshev | Add notice when auto-converting array to string |
commit | commitdiff | tree | snapshot |
2000-12-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Andi Gutmans | - Clean up the scanner a tiny bit while messing with it. |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Andi Gutmans | - %> without asp_tags should not be treated as inline_h... |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Andi Gutmans | - Fix problem in one line comments with line endings... |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Stanislav Malyshev | Fix #8279 (-2147483647 > 2147483647). |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Stanislav Malyshev | No need to link main binary with ODBC libs if we use... |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Thies C. Arntzen | add a reminder about #3149 |
commit | commitdiff | tree | snapshot |
2000-12-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Sascha Schumann | Don't do anything, if the input string has a length... |
commit | commitdiff | tree | snapshot |
2000-12-16 |
Andi Gutmans | - How did CVS let me commit this? Probably it confused... |
commit | commitdiff | tree | snapshot |
2000-12-16 |
Andi Gutmans | - In PHP we're supposed to only use MAXPATHLEN (defined... |
commit | commitdiff | tree | snapshot |
2000-12-16 |
Andi Gutmans | - Make all places use MAXPATHLEN in the same way. It... |
commit | commitdiff | tree | snapshot |
2000-12-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-12-16 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-12-16 |
Sam Ruby | AIX's XlC++ does not allow casts as an lvalue. |
commit | commitdiff | tree | snapshot |
2000-12-15 |
Hartmut Holzgraefe | removed a warning when testing against a single .phpt... |
commit | commitdiff | tree | snapshot |
2000-12-15 |
Rasmus Lerdorf | Attempt by Matt Bonneau to get thumbnail extraction... |
commit | commitdiff | tree | snapshot |
2000-12-15 |
Ben Mansell | Fix Zeus' behaviour with URL, SCRIPT_NAME, SCRIPT_FILEN... |
commit | commitdiff | tree | snapshot |
next |