Anatol Belski
|
e112f6a04e
|
second shot on removing TSRMLS_*
|
2014-12-14 14:07:59 +01:00 |
|
Anatol Belski
|
bdeb220f48
|
first shot remove TSRMLS_* things
|
2014-12-13 23:06:14 +01:00 |
|
Johannes Schlüter
|
d0cb715373
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
|
Anatol Belski
|
3234480827
|
first show to make 's' work with size_t
|
2014-08-27 20:49:31 +02:00 |
|
Anatol Belski
|
af59e92b24
|
master renames phase 7
|
2014-08-25 21:51:49 +02:00 |
|
Anatol Belski
|
c3e3c98ec6
|
master renames phase 1
|
2014-08-25 19:24:55 +02:00 |
|
Anatol Belski
|
63d3f0b844
|
basic macro replacements, all at once
|
2014-08-19 08:07:31 +02:00 |
|
Dmitry Stogov
|
21dec5f511
|
ext/interbase support (incomplete)
|
2014-07-29 10:15:01 +04:00 |
|
Dmitry Stogov
|
f9927a6c97
|
Merge mainstream 'master' branch into refactoring
During merge I had to revert:
Nikita's patch for php_splice() (it probably needs to be applyed again)
Bob Weinand's patches related to constant expression handling (we need to review them carefully)
I also reverted all our attempts to support sapi/phpdbg (we didn't test it anyway)
Conflicts:
Zend/zend.h
Zend/zend_API.c
Zend/zend_ast.c
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_constants.c
Zend/zend_exceptions.c
Zend/zend_execute.c
Zend/zend_execute.h
Zend/zend_execute_API.c
Zend/zend_hash.c
Zend/zend_highlight.c
Zend/zend_language_parser.y
Zend/zend_language_scanner.c
Zend/zend_language_scanner_defs.h
Zend/zend_variables.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/date/php_date.c
ext/dom/documenttype.c
ext/hash/hash.c
ext/iconv/iconv.c
ext/mbstring/tests/zend_multibyte-10.phpt
ext/mbstring/tests/zend_multibyte-11.phpt
ext/mbstring/tests/zend_multibyte-12.phpt
ext/mysql/php_mysql.c
ext/mysqli/mysqli.c
ext/mysqlnd/mysqlnd_reverse_api.c
ext/mysqlnd/php_mysqlnd.c
ext/opcache/ZendAccelerator.c
ext/opcache/zend_accelerator_util_funcs.c
ext/opcache/zend_persist.c
ext/opcache/zend_persist_calc.c
ext/pcre/php_pcre.c
ext/pdo/pdo_dbh.c
ext/pdo/pdo_stmt.c
ext/pdo_pgsql/pgsql_driver.c
ext/pgsql/pgsql.c
ext/reflection/php_reflection.c
ext/session/session.c
ext/spl/spl_array.c
ext/spl/spl_observer.c
ext/standard/array.c
ext/standard/basic_functions.c
ext/standard/html.c
ext/standard/mail.c
ext/standard/php_array.h
ext/standard/proc_open.c
ext/standard/streamsfuncs.c
ext/standard/user_filters.c
ext/standard/var_unserializer.c
ext/standard/var_unserializer.re
main/php_variables.c
sapi/phpdbg/phpdbg.c
sapi/phpdbg/phpdbg_bp.c
sapi/phpdbg/phpdbg_frame.c
sapi/phpdbg/phpdbg_help.c
sapi/phpdbg/phpdbg_list.c
sapi/phpdbg/phpdbg_print.c
sapi/phpdbg/phpdbg_prompt.c
|
2014-04-26 00:32:51 +04:00 |
|
Dmitry Stogov
|
050d7e38ad
|
Cleanup (1-st round)
|
2014-04-15 15:40:40 +04:00 |
|
Popa Adrian Marius
|
1c3ed86211
|
Cleanup $ is not needed for git
|
2014-04-10 17:42:32 +03:00 |
|
Xinchen Hui
|
c081ce628f
|
Bump year
|
2014-01-03 11:08:10 +08:00 |
|
Xinchen Hui
|
c0d060f5c0
|
Bump year
|
2014-01-03 11:04:26 +08:00 |
|
Xinchen Hui
|
a666285bc2
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
|
Xinchen Hui
|
0a7395e009
|
Happy New Year
|
2013-01-01 16:28:54 +08:00 |
|
Felipe Pena
|
8775a37559
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
4e19825281
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Pierre Joye
|
9805e1674a
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
|
Pierre Joye
|
cc1c7af037
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
|
Popa Adrian Marius
|
90737c19e2
|
Fix for bug http://bugs.php.net/54426
Checks for NULL are wrong as the values can be provided by the triggers
|
2011-07-19 20:23:26 +00:00 |
|
Popa Adrian Marius
|
fcf8f2bcaf
|
Fix for bug http://bugs.php.net/54426
Checks for NULL are wrong as the values can be provided by the triggers
|
2011-07-19 20:08:42 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Pierre Joye
|
aa0ed267a2
|
- use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert
|
2010-09-16 09:13:19 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Kalle Sommer Nielsen
|
310bfadf3c
|
Fixed bug #48189 (ibase_execute error in return param)
|
2009-07-25 23:37:47 +00:00 |
|
Ilia Alshanetsky
|
2bcdd36879
|
Improved parameter handling
|
2009-01-11 23:52:29 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Felipe Pena
|
d5bb19938d
|
- MFH: New parameter parsing API
|
2008-11-27 02:17:22 +00:00 |
|
Felipe Pena
|
65cfb01eaa
|
- MFH: New parameter parsing API
|
2008-11-23 20:01:21 +00:00 |
|
Felipe Pena
|
0af1239a82
|
- MFH: Fixed bug #45373 (php crash on query with errors in params)
|
2008-10-06 14:33:34 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Dmitry Stogov
|
648fbe9d58
|
Fixed bug #43128 (Very long class name causes segfault)
|
2007-11-22 13:27:13 +00:00 |
|
Lars Westermann
|
b15f2feda8
|
Win32 still fails to build ...
|
2007-11-20 21:36:20 +00:00 |
|
Lars Westermann
|
e077331077
|
Win32 fails to build
|
2007-11-20 19:58:39 +00:00 |
|
Lars Westermann
|
b599957076
|
[DOC] prototype for ibase_query() should be changed to:
PHP4:
resource ibase_query ( [resource $link_identifier,] string $query [, mixed $bind_arg [, ...]] )
PHP5:
resource ibase_query ( [resource $link_identifier,] [resource $transaction_identifier,] string $query [, mixed $bind_arg [, ...]] )
prototype for ibase_prepare() should be changed to:
PHP4:
resource ibase_prepare ( [resource $link_identifier,] string $query )
PHP5:
resource ibase_prepare ( [resource $link_identifier,] [resource $transaction_identifier,] string $query )
prototype for ibase_execute() should be changed to:
mixed ibase_execute ( resource $query, [, mixed $bind_arg [, ...]] )
- Fixed bug #30690: (Resource handle from ibase_execute becomes invalid after return)
- Fixed bug #30907: (ibase_query() crashes (in fact the same bug as #32143)
- Fixed bug #32143: (ibase_query() causing IBserver 7 crash with NULL param as link-id)
- Fixed bug #39056: (Interbase NUMERIC data type error)
- Fixed bug #39397: (invalid statement handle in Unknown on line 0)
- Fixed bug #39700: (NUMERIC error when result precision are 7,8 or 12-14)
- Fixed bug #42284: (duplicate of #39700)
|
2007-11-08 19:16:27 +00:00 |
|
Antony Dovgal
|
d042fd0675
|
MFH: php_gmtime_r() fixes
|
2007-06-07 08:59:00 +00:00 |
|
Antony Dovgal
|
6a45f716ae
|
fix #40805 (Failure executing function ibase_execute())
|
2007-03-15 22:33:04 +00:00 |
|
Ilia Alshanetsky
|
cc04404b28
|
snprintf() -> slprintf()
# Part 1
|
2007-02-27 03:04:40 +00:00 |
|
Ilia Alshanetsky
|
9783f5f1f3
|
strncpy() -> strlcpy()
|
2007-02-24 18:00:56 +00:00 |
|
Marcus Boerger
|
50ea26760d
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
|
Antony Dovgal
|
a4ae84d014
|
MFH
|
2007-01-22 09:08:28 +00:00 |
|
Antony Dovgal
|
c592304ac0
|
MFH: use snprintf()
|
2007-01-18 15:29:30 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Ilia Alshanetsky
|
7efb0a14f4
|
Use safe_emalloc()
|
2006-12-25 21:41:04 +00:00 |
|
Ilia Alshanetsky
|
c69555b948
|
Thread safety fixes.
|
2006-11-30 16:21:24 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
foobar
|
23e671a51e
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
|
Ard Biesheuvel
|
bb5ce07f8c
|
Fixed return value of ibase_execute()
|
2004-11-10 11:21:50 +00:00 |
|
Ard Biesheuvel
|
1b4e0b81e3
|
Don't copy ini items to module globals
(fixed unregistered bug with mangled default_db setting)
|
2004-07-06 13:46:19 +00:00 |
|
Ilia Alshanetsky
|
d5fc8152f3
|
Eliminate potentially dangerous alloca().
|
2004-07-04 17:13:58 +00:00 |
|