2001-10-16 |
foobar | fixed proto |
commit | commitdiff | tree | snapshot |
2001-10-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Edin Kadribasic | Fixed bug #13083 in http_fopen_wrapper.c which is now... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Andrei Zmievski | Adding user-space object overloading extension. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Sebastian Bergmann | Bump version. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Stig Bakken | * bump version |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Stig Bakken | fix bug #13479 |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Frank M. Kromann | Fixing problem with indirect blobs |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Stig Bakken | * set PHP_EXTENSION_DIR to c:\php4 and change the default |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Stig Bakken | * this line is from php-gtk. hum. |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Stig Bakken | * fix Windows default include path |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Stig Bakken | * updated version numbers, moved extension version... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-15 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Egon Schmid | Fixed some spelling errors. |
commit | commitdiff | tree | snapshot |
2001-10-14 |
Markus Fischer | Made error returning on missing extensions consistent... |
commit | commitdiff | tree | snapshot |
2001-10-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Sascha Schumann | Either sizeof(struct stat) or sizeof f_stat, but not... |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Adam Dickmeiss | Fixed thread-safe compile. Thanks to Jani Taskinen. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
foobar | Fixed bug: #13652 |
commit | commitdiff | tree | snapshot |
2001-10-13 |
foobar | This file is generated. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
foobar | ws fix. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Martin Jansen | * updated email adress |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Adam Dickmeiss | Fix backwards source compatibility. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Martin Jansen | * fixed problem with copyright header on some systems. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Martin Jansen | * streamlined the copyright header |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Alexander Merz | typo |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Alexander Merz | win version of pear the pear script |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Sterling Hughes | revert removal of zend_parse_parameters and properly use |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Sebastian Bergmann | MFZE1: Introduced extension version numbers (Stig) |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Sterling Hughes | fix segv's, zend_parse_parameters seems not to be able... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Stig Bakken | * fix module struct in rest of sapi modules |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Thies C. Arntzen | make it work again |
commit | commitdiff | tree | snapshot |
2001-10-12 |
foobar | Fixed bug: #13556 |
commit | commitdiff | tree | snapshot |
2001-10-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-12 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Stig Bakken | * zend_module_entry change: apino, debug and zts are... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Stig Bakken | * replaced PEAR::phpVersionIs with version_compare |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Stig Bakken | * version_compare() is included from 4.0.7 |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Stig Bakken | * remove version_{lt,le,gt,ge,eq} functions, added... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Stig Bakken | * updated line numbers |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Stig Bakken | * make test pass |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Mark L. Woodward | Allow msession to build without ext/session |
commit | commitdiff | tree | snapshot |
2001-10-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-11 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Frank M. Kromann | Changed return value for BLOB/CLOB values to a string... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Tomas V.V.Cox | fix a problem with the propagation of baseinstalldir... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Sergey Kartashoff | @- Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearc... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Stig Bakken | * fix default path in configure help text |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Stig Bakken | * added function entries for version_{lt,le,gt,ge,eq} |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Stig Bakken | @Added version_{lt,le,gt,ge,eq} functions (Stig) |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Frank M. Kromann | Adding support for BLOB and CLOB |
commit | commitdiff | tree | snapshot |
2001-10-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-10 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Stig Venaas | Added ldap_start_tls() function |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Derick Rethans | - More <br> to <br /> fixes |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Sascha Schumann | Make the information available whether we are using... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Rainer Schaaf | added new configure option --with-pdflib3 |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Derick Rethans | - Changed <br> to - in PHP_INFO output. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Egon Schmid | Fixed some protos. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tomas V.V.Cox | more clean up/fixes |
commit | commitdiff | tree | snapshot |
2001-10-09 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-09 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Frank M. Kromann | use strdup to alloc memory refeed with free! |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Frank M. Kromann | Oops. Removed too much code. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
jim winstead | handle dbase files with padded field headers. (patch... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
jim winstead | handle 'I' field type, just another name for the 'N... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Egon Schmid | Fixed some protos. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tomas V.V.Cox | some clean up |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Sergey Kartashoff | @- Added support for word match mnogosearch-3.2 command... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Frank M. Kromann | Fixing prototypes and removing unused code |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Rainer Schaaf | fixed PDF_get_value for parameters |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Derick Rethans | - Fix for bug #13592 (Patch by Markus Fischer <mfischer... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tomas V.V.Cox | more work on Windows support |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tomas V.V.Cox | added mkTempDir to create temporal directories |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tomas V.V.Cox | detect and report error |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tomas V.V.Cox | use Tar.php class and clean up some unused properties |
commit | commitdiff | tree | snapshot |
2001-10-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-08 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Tomas V.V.Cox | work on Windows support (use Tar class and System class) |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Tomas V.V.Cox | use the new System class for common file opperations |
commit | commitdiff | tree | snapshot |
2001-10-07 |
foobar | make this entry readable. |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Derick Rethans | @- Added mmapfile(), read a file into a variabele with... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Jeroen van... | Fix naming inside php_search_array, comp_func is not... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Sterling Hughes | fix sp |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Sterling Hughes | @ Have rand() and mt_rand() seed automatically if srand... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-10-07 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Stig Bakken | @Added version_compare() function (Stig) |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Derick Rethans | - <br> -> <br /> |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Sterling Hughes | fix execution order |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Sterling Hughes | avoid TSRMLS_FETCH() |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Sterling Hughes | @ Don't through a file does not exist warning for the... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Sascha Schumann | rand_mt.c, rand_sys.c are gone, remove them from the... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Edin Kadribasic | Made session test pass on systems with short open tags... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Edin Kadribasic | Made assert test pass on systems with short open tags... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Sebastian Bergmann | Fix Win32 build. |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Rui Hirokawa | fixed name of global variables in ext/skelton. |
commit | commitdiff | tree | snapshot |
2001-10-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
next |