#
e52aac94 |
| 18-Feb-2003 |
Wez Furlong |
Implement simple stream support in the ZE scanners.
|
Revision tags: php-4.3.1 |
|
#
173b9493 |
| 03-Feb-2003 |
foobar |
Fixed bug: #22011 (-n must ignore all ini files)
|
Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
d59d500a |
| 27-Jan-2003 |
Ilia Alshanetsky |
Moved the scandir code into it's own files so that it can be used by other OSes where libc does not have a native scandir() implementation.
|
#
82f6cef4 |
| 26-Jan-2003 |
Shane Caraveo |
Fix broken build by adding scandir and alphasort for win32
|
#
8d352d2d |
| 25-Jan-2003 |
Ilia Alshanetsky |
Fixed bug #21625 (When scanning a directory for ini files, do so in alphabetical order. This gives a user a way to control the order in which the ini files are loaded). Fixed a bug that w
Fixed bug #21625 (When scanning a directory for ini files, do so in alphabetical order. This gives a user a way to control the order in which the ini files are loaded). Fixed a bug that would make the code try to read files without an extension as ini files.
show more ...
|
#
b51b6f0f |
| 19-Jan-2003 |
Harald Radi |
ini patch to allow 'entry[] = value' entries
|
#
2c5d4b8c |
| 31-Dec-2002 |
Sebastian Bergmann |
Bump year.
|
#
d454becd |
| 30-Dec-2002 |
Derick Rethans |
- Whitespace
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1 |
|
#
cecb9dfc |
| 12-Nov-2002 |
Marcus Boerger |
Implemented -n switch to skip parsing ini at startup as suggested by Wez. #The switch 'n' was planned to be used for beautifying....delete n to make #clear these functions do not have a switc
Implemented -n switch to skip parsing ini at startup as suggested by Wez. #The switch 'n' was planned to be used for beautifying....delete n to make #clear these functions do not have a switch yet.
show more ...
|
Revision tags: php-4.3.0pre2 |
|
#
2909e5c9 |
| 24-Oct-2002 |
Sascha Schumann |
centralize #include "build-defs.h" and drop (sometimes inconsistent) other instances
|
Revision tags: RELEASE_1_0b1, php-4.3.0pre1 |
|
#
989a61ed |
| 04-Oct-2002 |
Rasmus Lerdorf |
As discussed, add --with-config-file-scan-dir compile-time switch defining a directory which will be scanned for *.ini files after the main php.ini file has been parsed. This makes it much e
As discussed, add --with-config-file-scan-dir compile-time switch defining a directory which will be scanned for *.ini files after the main php.ini file has been parsed. This makes it much easier to automatically deploy a modular PHP since adding extensions which have their own ini switches can now be done by simply dropping a foo.ini file in the right directory and restarting. A list of parsed ini files is maintained and shown on the phpinfo page.
show more ...
|
Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003 |
|
#
c7c275b7 |
| 26-Sep-2002 |
Colin Viebrock |
fix phpinfo() output for better browser BC
|
#
2f4ed252 |
| 23-Sep-2002 |
Zeev Suraski |
Compat fix
|
#
14a6cc88 |
| 19-Sep-2002 |
Colin Viebrock |
Change phpinfo() to use CSS styling instead of HTML code. It doesn't render as nicely as it used to on older browsers, but it does result in smaller files, and opens the door to using yo
Change phpinfo() to use CSS styling instead of HTML code. It doesn't render as nicely as it used to on older browsers, but it does result in smaller files, and opens the door to using your own CSS to style it differently. There is a patch to Zend/zend_ini.c, but I don't have enough Karma, so Derick has the patch.
show more ...
|
Revision tags: RELEASE_0_91 |
|
#
37985287 |
| 09-Sep-2002 |
Anantha Kesari H Y |
NetWare related changes/modifications
|
Revision tags: php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2 |
|
#
d6497fc9 |
| 29-Aug-2002 |
Jan Lehnardt |
- reenable "no value" output. thanks to sebastian for pointing that out.
|
#
66766176 |
| 28-Aug-2002 |
Jan Lehnardt |
- add phpinfo() support for CLI. @phpinfo() support for CLI (jan)
|
Revision tags: php-4.2.3RC1 |
|
#
e1658ed6 |
| 12-Aug-2002 |
Preston L. Bannister |
Minor cleanups to path building and php*.ini search logic. Made path_seperator string static (which solves the lookup problems Sebastian saw).
|
Revision tags: dev |
|
#
8f94a8a7 |
| 29-Jul-2002 |
Edin Kadribasic |
First try to open php-SAPI.ini and if it fails fall back to regular php.ini file. For example cli version of PHP will first try to open php-cli.ini in the usual ini file search path and only
First try to open php-SAPI.ini and if it fails fall back to regular php.ini file. For example cli version of PHP will first try to open php-cli.ini in the usual ini file search path and only if it fails will it try to open php.ini using the same path.
show more ...
|
Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4 |
|
#
751cd67c |
| 19-May-2002 |
Sander Roobol |
get_cfg_var("get_file_path") didn't work correctly when an alternative php.ini _file_ was specified using -c
|
Revision tags: php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1 |
|
#
a769454d |
| 12-May-2002 |
Sascha Schumann |
reenable php_html_puts
|
#
b9fd1078 |
| 11-May-2002 |
Zeev Suraski |
Use portable #define
|
#
bf971489 |
| 11-May-2002 |
Zeev Suraski |
Centralize html_puts() logic - php_html_puts() remains as an API wrapper
|
#
5af649ef |
| 11-May-2002 |
Zeev Suraski |
Revert to the old php_ini.c, and reimplement the binary-path searching. Should now also work under UNIX (CLI/CGI)
|
#
c241dc5c |
| 09-May-2002 |
foobar |
ws fix
|