History log of /PHP-5.5/main/php.h (Results 101 – 125 of 279)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


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
# 6442b86b 07-Nov-2002 Sascha Schumann

bumb api version because of module_startup change


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, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 696e0a23 25-Sep-2002 Wez Furlong

Implement persistent streams. (for pfsockopen).
Juggle some includes/definitions.
Tidy up streams use in ext/standard/file.c


Revision tags: RELEASE_0_91
# 1b18be12 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, php-4.2.3RC1
# 1134977b 12-Aug-2002 Marcus Boerger

fix for extension = ""
make php_verror available


# 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, 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
# 575e3682 31-May-2002 Venkat Raghavan S

NetWare related changes


Revision tags: 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, php-4.2.1
# 50f68406 07-May-2002 Sascha Schumann

Due to the thread-safety changes and lots of other stuff, the
current tree is not backwards compatible anymore. Bump API no.


Revision tags: php-4.2.1RC2, php-4.2.1RC1, php-4.2.0
# b10b24d5 16-Apr-2002 Wez Furlong

Always initialize wrappers, regardless of PG(allow_url_fopen).
Add is_url field to wrapper structure; the stream wrapper openers
will disallow opening is is_url && !PG(allow_url_fopen).
A

Always initialize wrappers, regardless of PG(allow_url_fopen).
Add is_url field to wrapper structure; the stream wrapper openers
will disallow opening is is_url && !PG(allow_url_fopen).
Add infrastructure for stat($url) and opendir($url).
Tidy up/centralize code that locates and instantiates wrappers for the
various operations.
Implement opendir for plain files.
Make the PHP opendir and dir functions use the streams implementations.
Add modelines for syntax highlighting the pear scripts in vim

show more ...


Revision tags: php-4.2.0RC4, php-4.2.0RC3
# 3e70f373 10-Apr-2002 Marcus Boerger

make (v)spprintf available


Revision tags: php-4.2.0RC2
# 10811cd0 22-Mar-2002 Hartmut Holzgraefe

getting rid of the warn_not_available alias


Revision tags: php-4.2.0RC1
# 68d2592f 18-Mar-2002 Sascha Schumann

Rename HAVE_PHP_STREAM to PHP_HAVE_STREAMS, because

1.) a PHP-specific symbol should be in the php namespace, and
2.) there are multiple streams and the old configure parameter was plura

Rename HAVE_PHP_STREAM to PHP_HAVE_STREAMS, because

1.) a PHP-specific symbol should be in the php namespace, and
2.) there are multiple streams and the old configure parameter was plural, too.

show more ...


# 8c3535e1 16-Mar-2002 Marcus Boerger

-added memory streams
@added memory streams (marcus)


# 1fdd2a7d 16-Mar-2002 Wez Furlong

add HAVE_PHP_STREAM macro for extensions to test which fileio functions to use


# 12bc9543 15-Mar-2002 jim winstead

don't redefine NDEBUG if it is already defined. yeesh.


# f7ec2505 15-Mar-2002 Andi Gutmans

- Revert assert fix until it becomes clear what was wrong with my previous
- fix. I don't see any warnings when building with VC++ English.


# 23917d0e 15-Mar-2002 Yasuo Ohgaki

Avoid warnings under VC.
# If you know how assert() should be used under VC, please fix it.


# cbc1cd80 14-Mar-2002 Yasuo Ohgaki

Include/enable assert.h/assert() when it is available


Revision tags: help
# a9fcfb13 01-Mar-2002 Shane Caraveo

turn on force redirect for windows


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS
# bcb426a2 17-Sep-2001 Sterling Hughes

Merge in qsort changes


# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2
# 9e8a2e5b 01-Sep-2001 Zeev Suraski

Update API number


12345678910>>...12