2002-03-12 |
Stanislav Malyshev | Fix standard object creation |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Christian Stocker | forgot SEPARATE_ZVAL, produced segfaults. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Stanislav Malyshev | - make class tables contain class_entry *, not class_entry |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Andreas Karajannis | Removed sqlrte from SAP DB liblist as it is not needed. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Yasuo Ohgaki | Catch up with recent test scripts changes |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Markus Fischer | - Remove *FETCH() statements. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Christian Stocker | nicer (optional) formated output in dump_mem and dump_m... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Sebastian Bergmann | Fix TSRMLS_CC. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Yasuo Ohgaki | Change php_addslashes() a little. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Yasuo Ohgaki | Make use of TSRMLS_C/D |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Yasuo Ohgaki | Fix PHP version and sapi printed so that it does not... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Marcus Boerger | -reflect new state of ext/exif |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Marcus Boerger | -support for array tags |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Marcus Boerger | -fixed bug 15174 |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Yasuo Ohgaki | Add missing skipif.inc |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Yasuo Ohgaki | Do not search php binary in search path, since we are... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Yasuo Ohgaki | Use CGI binary when CGI SAPI is there. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
foobar | - Fix more possible bugs (bug #16008 related) |
commit | commitdiff | tree | snapshot |
2002-03-12 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2002-03-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Derick Rethans | - fix bug #16008 |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Christian Stocker | @ implemented domxml_elem_get_elements_by_tagname |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Markus Fischer | - Slightly unify error/warning messages. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Shane Caraveo | fix on more build config |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sander Roobol | Maintain headers |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Marcus Boerger | -passing arguments to CLI, see: php -h |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Stig Bakken | * make "make test TESTS=..." work again |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Stig Bakken | * added file locking |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Yasuo Ohgaki | Print function names in error messages |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Ben Mansell | Instructions for using FastCGI-PHP with Apache |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Ben Mansell | Improved documentation for FastCGI SAPI. Documents... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Ben Mansell | Add command line option to FastCGI SAPI to make it... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sascha Schumann | Add global include path, so that other extensions can... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sascha Schumann | Invoke pear-related targets conditionally and |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sascha Schumann | Use standard PHP shell check syntax |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sascha Schumann | You don't need a C++ compiler to build 100% of PHP... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sascha Schumann | Add a note regarding which version we support |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sebastian Bergmann | Fix warning, hope this is okay. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Shane Caraveo | fix include paths for fcgi headers |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Yasuo Ohgaki | WS and indent |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Yasuo Ohgaki | Add comments for constants. Remove unneeded constants... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Yasuo Ohgaki | Small memory leak fix that does not matter much. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Yasuo Ohgaki | Fix possible build error under Windows. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sebastian Bergmann | Fix thread-safe build. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Jason Greene | Fix WS |
commit | commitdiff | tree | snapshot |
2002-03-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-03-10 |
jim winstead | handle numeric strings. this means we're less picky... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Markus Fischer | - Fix protos. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Shane Caraveo | fix output directory |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Shane Caraveo | woohoo, take some credit! |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Shane Caraveo | children should be zero by default, enable by setting... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Shane Caraveo | Update makefile for compiling with fastcgi under windows |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Shane Caraveo | combine fastcgi capability with regular cgi binary |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Andi Gutmans | - Fix build in ZTS mode. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Stanislav Malyshev | New stuff for objects API: |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Rui Hirokawa | fixed wrong include file. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Rui Hirokawa | fixed module name iconv->mbstring. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Stefan Esser | Fix: Now returns correct Content-Type with Opera 6.01 |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Markus Fischer | - Fix crash in iconv_set_encoding(). [Closes #15799] |
commit | commitdiff | tree | snapshot |
2002-03-10 |
foobar | - Renamed aggregate.lib.php -> aggregate.lib (.php... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-03-09 |
foobar | - Fixed bug: #15686 |
commit | commitdiff | tree | snapshot |
2002-03-09 |
foobar | - Fixed bug: #15190 |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Andi Gutmans | - Add the original example script to the CVS so that... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Sander Roobol | Oops... 1 digit is allowed too! Reverting my fix. |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Jason Greene | Fix build on win32 |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Jason Greene | Fixed bug where NULL specified in sec was not waiting... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2002-03-09 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-03-09 |
foobar | whitespace.. |
commit | commitdiff | tree | snapshot |
2002-03-09 |
foobar | - Commented out the space escaping. Works now as it... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Christian Stocker | @ implemented domxml_elem_get_attribute_node(attrname... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Marcus Boerger | -support for out of section data |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Sander Roobol | Fixed many tests, mostly incorrect paths. |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Joseph Tate | Added linking files to make build compatible with RH... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Sander Roobol | (php_date) Fixed 'r' modifier to always return two... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Hartmut Holzgraefe | reimplementation using macro instead of function pointe... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Sebastian Bergmann | Add 'import const' example. |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Marcus Boerger | -change IsColor from non zero to 1 |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Christian Stocker | @ domxml_elem_remove_attribute(attibutename) is now... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Andi Gutmans | - Support importing constants. e.g.: |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Edin Kadribasic | Cleaned up previous commit. |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Edin Kadribasic | @- Added -r option to the CLI version of PHP which... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Christian Stocker | @ added formatting option to domxml_dump_mem() (chregu) |
commit | commitdiff | tree | snapshot |
2002-03-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Marcus Boerger | -Changes according to exif.c 1.55 |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Marcus Boerger | -Support for IFD Arrays |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Marcus Boerger | TIFF support for 'non' digicam files |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Marcus Boerger | TIFF support for 'non' digicam files |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Joseph Tate | Commented out a few lines that were causing a segfault... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
foobar | - Fixed the phpinfo() tables not to blow up when using... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
foobar | - Fixed some compile warnings and removed bogus comments. |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Sascha Schumann | These tests currently depend on register_globals=1 |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Jason Greene | News update |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Sascha Schumann | remove -module, it is added by configure.in |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Sascha Schumann | Update test target from rules.mk |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Sascha Schumann | Readd ZEND_EXTRA_LIBS (as in Makefile.in rev 1.106). |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Jon Parise | Correct the header file ordering. From 'man 3 inet... |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Frank M. Kromann | Revert uppercase directory name to lower case. |
commit | commitdiff | tree | snapshot |
2002-03-07 |
Sascha Schumann | ze2 handling |
commit | commitdiff | tree | snapshot |
next |