2001-12-12 |
foobar | Fixed some compile problems (in ZTS mode) |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Sebastian Bergmann | Move PHPDoc extension to PECL. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Jan Kneschke | added the new PHPDoc extension which transform PHP... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Andrei Zmievski | Since PHP method names are case-insensitive, we have... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Andrei Zmievski | Ack, apparently in statically linked-in extensions... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Stig Bakken | return boolean where appropriate |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Stig Bakken | * implemented "upgrade" |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Stig Bakken | * install PEAR/Autoloader.php |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Stig Bakken | * implemented upgrade |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Stig Bakken | * PEAR_Registry::updatePackage now takes an optional... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Stig Bakken | * make do without overload function |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Tomas V.V.Cox | fixed bug #14414 |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Hartmut Holzgraefe | ereg functions will now take in account the real number of |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Andi Gutmans | - Merge from ZE1 |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Andi Gutmans | - Rename zend_class_entry.constants -> zend_class_entry... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Andi Gutmans | - Start making scope change correctly when calling... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Sebastian Bergmann | Forgot to update the LICENSE. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Sebastian Bergmann | Fix ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Sebastian Bergmann | Update headers. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Sebastian Bergmann | Update headers. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Andrei Zmievski | Adding overload extension. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Sascha Schumann | thttpd/ircg update |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Zeev Suraski | Forward-port 4.1.0 changes |
commit | commitdiff | tree | snapshot |
2001-12-11 |
foobar | Some typo, consistency fixes and removed some stuff... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Sebastian Bergmann | MFZE1 (AIX fixes) |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Stig Bakken | * fixed the sub-command option parsing |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Stig Bakken | * added "register_only" option for install/uninstall |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Yasuo Ohgaki | More README update. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Markus Fischer | - Update NEWS entry about latest domxml changes. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Yasuo Ohgaki | README update |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Yasuo Ohgaki | Added README file for pgsql module |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Sebastian Bergmann | MFZE1 (added zend_strip mode in the highliter) |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Andrei Zmievski | Show example of property-specific accessors. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Andrei Zmievski | This commit implements property-specific accessors. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Jouni Ahto | - Yasuo Ohgaki <yohgaki@php.net> is the new maintainer... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Andi Gutmans | - More namespaces work. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Andrei Zmievski | Modified __call() handler to accept a byref return... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Sebastian Bergmann | Enable ext/overload by default on Win32, too. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Stig Bakken | * now using ext/overload |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Stig Bakken | * PEAR_Registry::packageInfo now takes a second arg... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Stig Bakken | * added fold marks, moved around some code and silenced... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Stig Bakken | * renamed check methods to checkXxx |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Stig Bakken | * fix phpdoc comments |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Stig Bakken | * stop parsing arguments when encoutering the first... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Sascha Schumann | Sent proper encodings for gzip/compress files, otherwis... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Sascha Schumann | Add a nocache feature: If documents are stored under... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Sterling Hughes | Spaces -> Tabs |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Sergey Kartashoff | - mnogosearch example updated to include searchd support |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Sergey Kartashoff | - Fixed search daemon support in mnogosearch module. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Yasuo Ohgaki | Fix proto |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Yasuo Ohgaki | Added async query functions |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Stig Bakken | * initial commit of PEAR method autoloader |
commit | commitdiff | tree | snapshot |
2001-12-10 |
foobar | - Fixed the version detection of Bison. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-12-10 |
foobar | Enable it for real. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Stig Bakken | * enable overload extension by default |
commit | commitdiff | tree | snapshot |
2001-12-09 |
foobar | This was needed afterall. Without this Apache segfaulte... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Stig Bakken | * use macros in error messages |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Andrei Zmievski | Adjust to account for latest changes. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Andrei Zmievski | - Only destroy the current object if it was received... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
foobar | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Sterling Hughes | Align comments in xslt.c |
commit | commitdiff | tree | snapshot |
2001-12-09 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-12-09 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Zeev Suraski | Undo (per Jani's request) |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Derick Rethans | - Remove debug code |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Derick Rethans | - Added var_export, which shows a representation of... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Andi Gutmans | - Fix crash with unhandled exceptions |
commit | commitdiff | tree | snapshot |
2001-12-08 |
Thies C. Arntzen | @- Added -w option to the cgi-version. This will remove... |
commit | commitdiff | tree | snapshot |
2001-12-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Andrei Zmievski | - Fix memory leak when accessing undefined index or... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Markus Fischer | - Fix crash with invalid option to xslt_set_scheme_hand... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Sterling Hughes | Jani's AIX fixes |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Rasmus Lerdorf | Let's not crash when no error str has been set |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Dan Kalowsky | Fix for bug #13628. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Thies C. Arntzen | fix #13801 (imap_rfc822_parse_adrlist changes arg1) |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Andrei Zmievski | Make sure refcount is 1 on stack zval. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Hartmut Holzgraefe | old stuff removed |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Sterling Hughes | Fix long2ip's handling of unsigned longs, by accepting... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Hartmut Holzgraefe | proto fixes |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Hartmut Holzgraefe | proto fix |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Hartmut Holzgraefe | - proto descriptions |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Egon Schmid | Fixed one proto. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Egon Schmid | Fixed some protos. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Stig Bakken | * configure help indent fix |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Hartmut Holzgraefe | proto fix |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Hartmut Holzgraefe | protos prepared |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Andrei Zmievski | All right, let people RTFM. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Andrei Zmievski | Add fold markers in strategic places and improve MINIT... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Andrei Zmievski | If the method exists in object's function table, call... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Andrei Zmievski | Support overloaded method calls via __call(). |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Doug MacEachern | apr_table_elts are now const |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Doug MacEachern | rename functions to match those supported in the apache... |
commit | commitdiff | tree | snapshot |
2001-12-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-12-07 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Hartmut Holzgraefe | added protos (but without description yet) |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Hartmut Holzgraefe | some cleanup of ext_skel stuff |
commit | commitdiff | tree | snapshot |
next |