History log of /PHP-8.3/main/main.c (Results 901 – 925 of 1376)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 9c8ba935 09-Aug-2002 Marcus Boerger

Improved handling of output buffers (see news)\n#No trim for the string parameter...

# 2e29e53e 09-Aug-2002 Marcus Boerger

docref shall either be NULL or a reference to a manual page without an
extension or an external reference starting with 'http://'.

# e11e0b0e 08-Aug-2002 Marcus Boerger

No missleading

# 976a91a5 08-Aug-2002 Marcus Boerger

Say FIXME to non function calls and non TSRM builds. Both will currentls
not show a default reference.

# 88c385e8 08-Aug-2002 Marcus Boerger

rename php_error_func<n> to php_error_docref and support Wez idea
that solves ToDo requirement to point to PHP Manual in error messages.

# e50228ab 07-Aug-2002 Marcus Boerger

-new functions php_error_func<0> to support unified error messages
#read followup

Revision tags: dev
# 7527bf0c 02-Aug-2002 Rui Hirokawa

made sapi_register_treat_data() to support multibyte input encoding translation without MBSTR_ENC_TRANS and changed php_treat_data to php_default_treat_data.

# 2dbd4186 25-Jul-2002 foobar

Allow setting post_max_size and upload_max_filesize in .htaccess files too

# 3e056788 25-Jul-2002 Stefan Esser

do not dtor empty elements

Revision tags: php-4.2.2
# 9ae8c39b 17-Jul-2002 Derick Rethans

- set_time_limit() now returns whether it succeeded in changing the time
limit.

# ed58d3a2 12-Jul-2002 foobar

- Added predefined constants for the upload errors.
- Removed the debugging error (not useful for end-users)

# 6819ee36 11-Jul-2002 Derick Rethans

- Fix for bug #18283
#- It doesn't work from within a script anyways

# 2afacbf1 08-Jul-2002 foobar

These two can not be set in script. (so that they would have any effect)

Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt
# 4b321b04 01-Jul-2002 foobar

Fix win32 build.

# d325d07b 30-Jun-2002 Sander Roobol

Main script should not be parsed when (include|require)_once()'ed, #17720
# Derick, MFH?

Revision tags: php-4.3.0dev_zend2_alpha2
# d812929d 26-Jun-2002 Derick Rethans

- Implement Andrei's request for disabling memory leak reporting in debug
builds.
#- Andrei: I can show you the logs :)

# 761e234a 23-Jun-2002 Marcus Boerger

-unlimited php_printf

# d2f2ed76 19-Jun-2002 foobar

Use correct macro for boolean ini values.

Revision tags: php-4.3.0dev, php5_5_0
# 40ab7006 07-Jun-2002 Stig Bakken

@New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX (Stig)

Revision tags: RELEASE_0_90
# b04656ad 02-Jun-2002 Markus Fischer

- Finish implementation of custom smtp port (introduces "smtp_port" ini config).

Revision tags: 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, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1
# 2260e174 13-May-2002 Zeev Suraski

- Centralize html_puts() again
- Revolutionize phpinfo()'s speed

Revision tags: php-4.2.1
# f866bdc3 12-May-2002 Sascha Schumann

Simplify even more

# 5c4ae136 12-May-2002 Sascha Schumann

Simplify white space handling in php_html_puts.

If we encounter a ' ', we will look for the next non-' ' and set p
accordingly.

# a769454d 12-May-2002 Sascha Schumann

reenable php_html_puts

# bf971489 11-May-2002 Zeev Suraski

Centralize html_puts() logic - php_html_puts() remains as an API wrapper

1...<<31323334353637383940>>...56