Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4 |
|
#
e4f109b6 |
| 19-Jun-2001 |
Sebastian Bergmann |
Finish phpinfo() HTML 4.01 tweaking.
|
#
499334e4 |
| 15-Jun-2001 |
Sebastian Bergmann |
Make output of phpinfo() compliant with HTML 4.01.
|
Revision tags: php-4.0.6RC3 |
|
#
81e2cf03 |
| 06-Jun-2001 |
Rasmus Lerdorf |
Fix folding and clean up some extensions
|
#
25c3a3a3 |
| 05-Jun-2001 |
Rasmus Lerdorf |
vim-6 does folding - clean up a bunch of missing folding tags plus some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
|
Revision tags: php-4.0.6RC2 |
|
#
fcfbb0cc |
| 20-May-2001 |
foobar |
This looks better.
|
Revision tags: php-4.0.6RC1 |
|
#
04bd8d91 |
| 11-May-2001 |
Derick Rethans |
Tabs please...
|
#
e69f4dc5 |
| 11-May-2001 |
Sebastian Bergmann |
Fix for bug #10815.
|
#
9d1817ed |
| 06-May-2001 |
foobar |
Fix bug: #10323. Every value outputted is now escaped.
|
Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7 |
|
#
2cf1b8d3 |
| 22-Apr-2001 |
Stig Bakken |
* expanded the following constants and made them available in PHP: DEFAULT_INCLUDE_PATH PEAR_INSTALL_DIR PHP_EXTENSION_DIR PHP_BINDIR PHP_LIBDIR PHP_DATADIR
* expanded the following constants and made them available in PHP: DEFAULT_INCLUDE_PATH PEAR_INSTALL_DIR PHP_EXTENSION_DIR PHP_BINDIR PHP_LIBDIR PHP_DATADIR PHP_SYSCONFDIR PHP_LOCALSTATEDIR PHP_CONFIG_FILE_PATH * no longer generating pear/PEAR.php * fixed some tests * some more installer work
show more ...
|
#
57af70f7 |
| 17-Apr-2001 |
Wez Furlong |
Changes for streams. Added temporary fopenstream function to PHP so that the streams can be tested.
|
Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
1b382074 |
| 04-Mar-2001 |
Zeev Suraski |
I don't know German, but I imagine that was the problem :)
|
#
1000a86e |
| 04-Mar-2001 |
Zeev Suraski |
Fix phpinfo() bug that crept in
|
#
f6f67ffd |
| 04-Mar-2001 |
Frank M. Kromann |
Changed code layout to remove PHP warning when running php as a CGI.
|
#
eb6ba01d |
| 26-Feb-2001 |
Andi Gutmans |
- Fix copyright notices with 2001
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1 |
|
#
bd0ac7fe |
| 02-Jan-2001 |
Zeev Suraski |
Many patches. I hope I remember them all: - Make sapi_module available to external modules (PHPAPI) - Make the php.ini path reported in phpinfo() always point to real full path of
Many patches. I hope I remember them all: - Make sapi_module available to external modules (PHPAPI) - Make the php.ini path reported in phpinfo() always point to real full path of the php.ini file - Optimized the ISAPI module not to read unnecessary server variables and read necessary variables at most once.
show more ...
|
#
338b9b08 |
| 27-Dec-2000 |
Zeev Suraski |
- Make the INI mechanism thread safe (fix necessary API changes from Zend) - Make the Win32 non-TS configuration build again
|
#
aa6d2ac5 |
| 22-Dec-2000 |
Zeev Suraski |
Heads up people! Updated the get_current_key() API - the relevant authors, please take a look at the updated code and make sure it's ok...
|
Revision tags: php-4.0.4REL |
|
#
48b410c4 |
| 19-Dec-2000 |
Zeev Suraski |
Add the QA team to the credits
|
Revision tags: php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3 |
|
#
df816636 |
| 20-Nov-2000 |
Hartmut Holzgraefe |
first step towards auto-generated credits
|
#
c8a56ea1 |
| 19-Nov-2000 |
Hartmut Holzgraefe |
typo fix (copy/paste bug?)
|
#
4d6ecaf2 |
| 11-Nov-2000 |
Sascha Schumann |
Add Apache 2.0 sapi module and sort alphabetically.
|
#
e2bb93c5 |
| 06-Nov-2000 |
Derick Rethans |
- Added myself to the credits...
|
#
ee7821ea |
| 05-Nov-2000 |
John Donagher |
Bring phpcredits() up to date
|
#
b06998a7 |
| 02-Nov-2000 |
David Hedbor |
Added Caudium to credit line.
|
#
00b8b661 |
| 31-Oct-2000 |
Hartmut Holzgraefe |
generalization of image handling in phpinfo
|