Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_4_0_3'.php-4.0.3 | SVN Migration | 2000-10-11 | 4 | -560/+0 |
| | |||||
* | Don't use 'new' symbol | Andi Gutmans | 2000-10-11 | 2 | -2/+2 |
| | |||||
* | NEWS update | Zeev Suraski | 2000-10-11 | 1 | -0/+1 |
| | |||||
* | Fix -a interactive mode (no idea how the previous commit got committed) | Zeev Suraski | 2000-10-11 | 2 | -4/+2 |
| | |||||
* | *** empty log message *** | Zeev Suraski | 2000-10-11 | 1 | -0/+5 |
| | |||||
* | Added mysql_escape_String() | Zeev Suraski | 2000-10-11 | 3 | -0/+24 |
| | |||||
* | *** empty log message *** | Andi Gutmans | 2000-10-11 | 1 | -0/+2 |
| | |||||
* | Remove conflict | Zeev Suraski | 2000-10-11 | 1 | -5/+0 |
| | |||||
* | - Commit Kristian's PHP 3 patch to PHP 4. Kristian I hope it's also the | Andi Gutmans | 2000-10-11 | 1 | -1/+7 |
| | | | | | same here. | ||||
* | Update version | Zeev Suraski | 2000-10-11 | 1 | -1/+1 |
| | |||||
* | Go with 4.0.3 | Zeev Suraski | 2000-10-11 | 3 | -3/+3 |
| | |||||
* | Corrected a wrong include | Nikos Mavroyanopoulos | 2000-10-11 | 1 | -1/+1 |
| | |||||
* | Added support for Ovrimos SQL Server. | Nikos Mavroyanopoulos | 2000-10-11 | 6 | -0/+1045 |
| | |||||
* | Fixed a problem that allowed users to override admin_value's and admin_flag's | Zeev Suraski | 2000-10-11 | 2 | -2/+17 |
| | |||||
* | Add zend_hash_merge_ex(), for selective merging | Zeev Suraski | 2000-10-11 | 2 | -0/+33 |
| | |||||
* | Fix the readdir_r POSIX check | Sascha Schumann | 2000-10-11 | 1 | -1/+1 |
| | |||||
* | proto typo fixes | Hartmut Holzgraefe | 2000-10-11 | 1 | -2/+2 |
| | |||||
* | added protos | Hartmut Holzgraefe | 2000-10-11 | 1 | -0/+49 |
| | |||||
* | avoid giving the impression that they fix the security bug by upgrading... | Zeev Suraski | 2000-10-11 | 1 | -1/+0 |
| | |||||
* | Old PostgreSQL fix I forgot to commit, and NEWS consistency update | Zeev Suraski | 2000-10-11 | 2 | -11/+29 |
| | |||||
* | added missing protos | Hartmut Holzgraefe | 2000-10-11 | 1 | -0/+9 |
| | |||||
* | added some missing protos | Hartmut Holzgraefe | 2000-10-11 | 1 | -0/+6 |
| | |||||
* | protos fixed | Hartmut Holzgraefe | 2000-10-11 | 1 | -8/+8 |
| | |||||
* | added sablotron extension | Daniel Beulshausen | 2000-10-11 | 1 | -0/+12 |
| | |||||
* | make windows compile | Daniel Beulshausen | 2000-10-11 | 2 | -0/+109 |
| | |||||
* | ChangeLog update | 2000-10-11 | 1 | -0/+22 | |
| | |||||
* | Fix compilation, I wonder when these were omitted?? | Sterling Hughes | 2000-10-10 | 1 | -2/+3 |
| | |||||
* | - Reserved the patch | Derick Rethans | 2000-10-10 | 1 | -2/+1 |
| | | | | | | # Please check if it works, as I'm not be able to test it # Blame CaPS for this one :) | ||||
* | - added optional argument pdf_show_boxed() to determine if text is | Uwe Steinmann | 2000-10-10 | 1 | -13/+29 |
| | | | | | actually shown or not. | ||||
* | Fix compiler warnings. | Andrei Zmievski | 2000-10-09 | 1 | -8/+5 |
| | |||||
* | Fix a misconfiguration error and missing return statement. | Andrei Zmievski | 2000-10-09 | 2 | -1/+3 |
| | |||||
* | - Made ora_close return values like it should (thanks to james@php.net and | Derick Rethans | 2000-10-09 | 1 | -1/+2 |
| | | | | | mathieu@gginter.net) | ||||
* | revert patch. Sablot won't build anymore, at least in combination with zlib. | Chuck Hagenbuch | 2000-10-09 | 1 | -2/+0 |
| | |||||
* | I SHALL NOT TOUCH A RELEASE CANDIDATE! | Hartmut Holzgraefe | 2000-10-09 | 1 | -4/+0 |
| | | | | | | | I SHALL NOT TOUCH A RELEASE CANDIDATE! I SHALL NOT TOUCH A RELEASE CANDIDATE! (previous patch reverted) | ||||
* | added support for GNU-specific domainname field in uname | Hartmut Holzgraefe | 2000-10-09 | 1 | -0/+4 |
| | |||||
* | No comment on this, so I'm guessing it's okay. | Chuck Hagenbuch | 2000-10-09 | 1 | -1/+3 |
| | |||||
* | Fix bug #6447 | Zeev Suraski | 2000-10-09 | 1 | -8/+13 |
| | |||||
* | ChangeLog update | 2000-10-09 | 1 | -0/+82 | |
| | |||||
* | Add File_SearchReplace class from Richard Heyes. | Chuck Hagenbuch | 2000-10-08 | 1 | -0/+1 |
| | |||||
* | more cleanup of info code | Daniel Beulshausen | 2000-10-08 | 5 | -6/+32 |
| | |||||
* | only beautifying | Daniel Beulshausen | 2000-10-08 | 1 | -1/+4 |
| | |||||
* | ChangeLog update | 2000-10-08 | 1 | -0/+9 | |
| | |||||
* | NEWS update | 2000-10-08 | 1 | -0/+1 | |
| | |||||
* | Move static declaration to source file. | Sascha Schumann | 2000-10-07 | 2 | -2/+2 |
| | |||||
* | @- Fixed returning of empty LOB fields in OCI8. (Thies) | Thies C. Arntzen | 2000-10-07 | 1 | -4/+3 |
| | |||||
* | ChangeLog update | 2000-10-07 | 1 | -0/+15 | |
| | |||||
* | - Fix Bug #7061 | Andi Gutmans | 2000-10-06 | 1 | -4/+5 |
| | |||||
* | Removed obsolete entries from php.ini. | Sebastian Bergmann | 2000-10-06 | 3 | -6/+0 |
| | |||||
* | ChangeLog update | 2000-10-06 | 1 | -0/+51 | |
| | |||||
* | - News | Andi Gutmans | 2000-10-06 | 1 | -0/+1 |
| |