History log of /PHP-7.4/ext/standard/browscap.c (Results 126 – 150 of 201)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_FD_REAPPLY
# a79c751a 30-May-2003 Jay Smith

Relying on longer matches seems to work better than
matching the whole string with ^...$.


Revision tags: php-4.3.2
# 3c2f9fd5 27-May-2003 foobar

MFB: php_error_docref -> zend_error (MINIT)


Revision tags: php-4.3.2RC4, BEFORE_FD_REVERT
# 515f0e3f 20-May-2003 Jay Smith

Make get_browser() try harder to find better matches.


# 7e2a99d0 16-May-2003 Ilia Alshanetsky

Fixed bug #23657 (Missing initialization in browscap module init)


Revision tags: php-4.3.2RC3, RELEASE_0_9b
# 29f346d7 07-May-2003 Moriyoshi Koizumi

Removed redundant TSRMLS_FETCH's


Revision tags: SPL_ALPHA, php-4.3.2RC2
# ab1124b0 28-Apr-2003 Jay Smith

A few fixes Uwe suggested, plus plugged a memleak and a possible
overrun.


Revision tags: RELEASE_0_6, RELEASE_0_5, init
# c0d1508e 18-Mar-2003 Jay Smith

get_browser() needs to use zend_is_auto_global() on _SERVER.


# 830b1429 14-Mar-2003 Jay Smith

@- Fixed bug #22386 (Using browscap causes segfault). This fix
@ also adds an optional bool argument to get_browser() that
@ makes the return value an array instead of an object. (jay)


Revision tags: php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 38ad0e91 24-Jan-2003 Ilia Alshanetsky

zend_error -> php_error_docref.


# 7fa09705 11-Jan-2003 Moriyoshi Koizumi

Reverted because correct decision has not been made yet.


# b66b92e9 11-Jan-2003 Moriyoshi Koizumi

Reduced warnings in ZE2 build


# 15f7c2c3 06-Jan-2003 Ilia Alshanetsky

Fixed Bug #21443 and related bug #21468.


# 70446a64 01-Jan-2003 Zeev Suraski

build fixes


# b506f5c8 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
# 43584058 18-Nov-2002 foobar

Added error message if browscap location is not set in php.ini


# c7fa1fa9 18-Nov-2002 Ilia Alshanetsky

Fixed bug #20462.


Revision tags: BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2
# aba1996d 14-Oct-2002 Ilia Alshanetsky

Fixed bug #19649.


Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2
# 149ad05b 24-Aug-2002 Marcus Boerger

php_error_docref
#New conversion available at: http://docref.txt.marcus-boerger.de


Revision tags: php-4.2.3RC1, dev, php-4.2.2
# 728f2de4 08-Jul-2002 Derick Rethans

Unify error messages


Revision tags: 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, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 18805e83 30-Apr-2002 Stanislav Malyshev

ZE2 compatibility fix


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help
# c8e7db98 12-Mar-2002 Andi Gutmans

- Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTR


# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


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
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

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


123456789