Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-5.3: Remove extra ; | ||||
| * | Remove extra ; | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | Merge of fix for bug #54918 (r311745, scottmac) to 5.3. | Gustavo André dos Santos Lopes | 2011-06-03 | 1 | -6/+6 |
| | | |||||
| * | - Fixed double registering of browscap ini directive. See bug #54896. | Gustavo André dos Santos Lopes | 2011-06-02 | 1 | -6/+0 |
| | | |||||
| * | fix ZTS build for 5_3, too | Antony Dovgal | 2011-05-01 | 1 | -3/+3 |
| | | |||||
| * | - Fixed bug #54580 (get_browser() segmentation fault when the browscap ini | Gustavo André dos Santos Lopes | 2011-05-01 | 1 | -66/+212 |
| | | | | | | | | | | | | | | directive is set in activation time). This commit fixes this by adding a per request parsing of the browscap file that's when get_browser is called the first time and the directive is set on activation time.w | ||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
* | | Fix Bug #54918 - Crash when there is a failure to read the browscap file | Scott MacVicar | 2011-06-03 | 1 | -7/+7 |
| | | |||||
* | | - Fixed double registering of browscap ini directive. See bug #54896. | Gustavo André dos Santos Lopes | 2011-06-02 | 1 | -6/+0 |
| | | |||||
* | | - Fixed ZTS build | Felipe Pena | 2011-05-01 | 1 | -2/+2 |
| | | |||||
* | | - Fixed bug #54580 (get_browser() segmentation fault when the browscap ini | Gustavo André dos Santos Lopes | 2011-05-01 | 1 | -66/+212 |
| | | | | | | | | | | | | | | directive is set in activation time). This commit fixes this by adding a per request parsing of the browscap file that's when get_browser is called the first time and the directive is set on activation time.w | ||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
|/ | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | Fixed bug #50267 (get_browser(null) does not use HTTP_USER_AGENT) | Jani Taskinen | 2009-11-24 | 1 | -3/+6 |
| | |||||
* | MFH: Fixed error message grammar: | Matt Wilmas | 2009-06-06 | 1 | -1/+1 |
| | | | | | | | | | - "cannot" instead of "can not" (meaning "also can") - "than" instead of "then" (Hint: "then" should hardly be needed; you're not telling the order in which to do something) ... plus removed a couple ending. dots | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: initialize optional vars | Arnaud Le Blanc | 2008-10-21 | 1 | -1/+1 |
| | |||||
* | MFH: fix get_browser() (broken in the process of param API conversion) | Antony Dovgal | 2008-08-29 | 1 | -3/+3 |
| | |||||
* | MFH: fix memleak in browscap code (noticed by Gopal) | Antony Dovgal | 2008-08-19 | 1 | -1/+10 |
| | |||||
* | upgrade to PCRE (i.e. get ride of ereg usage) | Nuno Lopes | 2008-08-07 | 1 | -15/+33 |
| | |||||
* | - MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments. | Felipe Pena | 2008-07-24 | 1 | -2/+2 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH | Jani Taskinen | 2007-11-05 | 1 | -49/+32 |
| | |||||
* | MFH:- Moved the old regex functions to own extension: ereg | Jani Taskinen | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | MFH: Nuked ending dots from error messages | Jani Taskinen | 2007-09-30 | 1 | -1/+1 |
| | |||||
* | MFH: | Jani Taskinen | 2007-09-28 | 1 | -7/+35 |
| | | | | | | | | | | | | | | | | | | | | - Added ".htaccess" style user-defined php.ini files support for CGI/FastCGI. - Added support for special [PATH=/opt/httpd/www.example.com/] sections in php.ini. All directives set in these sections will not be able to be overridden in user-defined ini-files or during runtime in the specified path. - Improved php.ini handling: . Added better error reporting for syntax errors in php.ini files . Allowed "ini-variables" to be used almost everywhere ini php.ini files . Allowed using alphanumeric/variable indexes in "array" ini options . Fixed get_cfg_var() to be able to return "array" ini options - Fixed bug #27372 (parse error loading browscap.ini at apache startup) - Fixed bug #42069 (parse_ini_file() allows using some non-alpha numeric characters) | ||||
* | malloc() -> pemalloc() | Ilia Alshanetsky | 2007-03-07 | 1 | -6/+6 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | MFH | Antony Dovgal | 2006-12-21 | 1 | -3/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | MFH: Nuke php3 legacy | foobar | 2005-12-05 | 1 | -8/+8 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Don't depend on empty_string. | Andrei Zmievski | 2005-01-25 | 1 | -2/+2 |
| | |||||
* | MFB (Fix several egregious leaks in ext/browscap and sapi/embed). | Andrei Zmievski | 2005-01-25 | 1 | -5/+11 |
| | |||||
* | Fixed bug #27291 (get_browser matches browscap.ini patterns incorrectly). | Jay Smith | 2004-03-15 | 1 | -20/+82 |
| | |||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | MFB | Uwe Schindler | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | It's boolean, not long. | Wez Furlong | 2003-08-13 | 1 | -1/+1 |
| | | | | | # fixes a warning under vc7 | ||||
* | fix a crash I run into on occasion | Shane Caraveo | 2003-06-30 | 1 | -3/+5 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | Relying on longer matches seems to work better than | Jay Smith | 2003-05-30 | 1 | -10/+3 |
| | | | | | matching the whole string with ^...$. | ||||
* | MFB: php_error_docref -> zend_error (MINIT) | foobar | 2003-05-27 | 1 | -1/+1 |
| | |||||
* | Make get_browser() try harder to find better matches. | Jay Smith | 2003-05-20 | 1 | -6/+16 |
| | |||||
* | Fixed bug #23657 (Missing initialization in browscap module init) | Ilia Alshanetsky | 2003-05-16 | 1 | -0/+2 |
| | |||||
* | Removed redundant TSRMLS_FETCH's | Moriyoshi Koizumi | 2003-05-07 | 1 | -5/+0 |
| | |||||
* | A few fixes Uwe suggested, plus plugged a memleak and a possible | Jay Smith | 2003-04-28 | 1 | -20/+11 |
| | | | | | overrun. | ||||
* | get_browser() needs to use zend_is_auto_global() on _SERVER. | Jay Smith | 2003-03-18 | 1 | -0/+1 |
| | |||||
* | @- Fixed bug #22386 (Using browscap causes segfault). This fix | Jay Smith | 2003-03-14 | 1 | -36/+60 |
| | | | | | | @ also adds an optional bool argument to get_browser() that @ makes the return value an array instead of an object. (jay) |