Florian MARGAINE
|
8eb7e7bf7f
|
Merge branch 'master' into issue-67910
Conflicts:
README.PARAMETER_PARSING_API
ext/gmp/tests/001.phpt
|
2014-09-20 10:09:21 +02:00 |
|
Florian MARGAINE
|
cf0303e782
|
Replaces php5 with php7, without whitespace changes.
|
2014-09-20 10:01:44 +02:00 |
|
Johannes Schlüter
|
d0cb715373
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
|
Xinchen Hui
|
b2d2b965b2
|
resource type is int
|
2014-08-29 11:28:21 +08:00 |
|
Popa Adrian Marius
|
e41754b7d8
|
rename misleading define
|
2014-08-28 18:20:28 +03:00 |
|
Popa Adrian Marius
|
59286f89f7
|
solve conflicting type size_t vs int
|
2014-08-28 17:10:42 +03: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 |
|
Xinchen Hui
|
1f10013ac4
|
Fixed invalid free
|
2014-07-30 11:21:40 +08:00 |
|
Dmitry Stogov
|
21dec5f511
|
ext/interbase support (incomplete)
|
2014-07-29 10:15:01 +04:00 |
|
Dmitry Stogov
|
cd4b4dfc4d
|
Merge branch 'master' into refactoring2
Conflicts:
Zend/zend_hash.c
ext/date/php_date.c
|
2014-05-05 13:02:43 +04:00 |
|
Anatol Belski
|
149568f4da
|
Merge branch 'PHP-5.6'
* PHP-5.6:
fixed ZEND_DEBUG usage
|
2014-05-05 00:51:40 +02:00 |
|
Anatol Belski
|
0d5121a3c7
|
fixed ZEND_DEBUG usage
|
2014-05-05 00:50:51 +02: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
|
c2ce0df01b
|
Merge branch 'PHP-5.6'
* PHP-5.6:
Cleanup $ is not needed for git
|
2014-04-10 17:43:45 +03:00 |
|
Popa Adrian Marius
|
1a0b80fe90
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Cleanup $ is not needed for git
|
2014-04-10 17:43:09 +03:00 |
|
Popa Adrian Marius
|
1c3ed86211
|
Cleanup $ is not needed for git
|
2014-04-10 17:42:32 +03:00 |
|
Popa Adrian Marius
|
8abcd97333
|
cleanup old unsupported versions of Firebird 1.0.x
|
2014-04-08 17:36:38 +03:00 |
|
Xinchen Hui
|
c081ce628f
|
Bump year
|
2014-01-03 11:08:10 +08:00 |
|
Xinchen Hui
|
47c9027772
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
|
Xinchen Hui
|
c0d060f5c0
|
Bump year
|
2014-01-03 11:04:26 +08:00 |
|
Christopher Jones
|
c6d977dd39
|
Fix long-standing visual pain point: the misalignment of './configure help' text.
Whitespace changes and a couple of grammar fixes.
|
2013-08-06 11:06:09 -07:00 |
|
Stanislav Malyshev
|
02e4d7a290
|
Merge branch 'pull-request/341'
* pull-request/341: (23 commits)
typofixes
|
2013-06-10 14:30:59 -07:00 |
|
Stanislav Malyshev
|
ac40c0b562
|
Merge branch 'pull-request/341'
* pull-request/341: (23 commits)
typofixes
|
2013-06-10 14:20:18 -07: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 |
|
Xinchen Hui
|
69a4301f6c
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-10 10:45:07 +08:00 |
|
Xinchen Hui
|
1b9e0de2cc
|
Remove executable permission on inc
|
2012-10-10 10:44:34 +08:00 |
|
Xinchen Hui
|
e081c55fb5
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-10 10:31:31 +08:00 |
|
Xinchen Hui
|
610c7fbe7b
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
|
Xinchen Hui
|
e4a8fa6a15
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-09 13:29:51 +08:00 |
|
Xinchen Hui
|
6284ef112e
|
Fixed bug #63236 (Executable permission on various source files)
|
2012-10-09 13:28:31 +08:00 |
|
Xinchen Hui
|
4e5e8c9da0
|
Merge branch 'PHP-5.4'
|
2012-10-10 10:45:34 +08:00 |
|
Xinchen Hui
|
4b152e5470
|
Merge branch 'PHP-5.4'
|
2012-10-10 10:32:38 +08:00 |
|
Xinchen Hui
|
75a2c0d715
|
Merge branch 'PHP-5.4'
|
2012-10-09 13:30:22 +08:00 |
|
Xinchen Hui
|
d64d9e3351
|
year++
|
2012-09-05 23:08:05 +08:00 |
|
Popa Adrian Marius
|
1338e971fc
|
Merge branch 'PHP-5.4'
* PHP-5.4:
Fix firebird bug #60947 , tested and now it prints the header page information from database
|
2012-03-29 18:28:38 +03:00 |
|
Popa Adrian Marius
|
5d8a0fd7ec
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fix firebird bug #60947 , tested and now it prints the header page information from database
|
2012-03-29 18:28:22 +03:00 |
|
Popa Adrian Marius
|
97f4fc22c5
|
Fix firebird bug #60947 , tested and now it prints the header page information from database
|
2012-03-29 18:28:01 +03:00 |
|
Ilia Alshanetsky
|
1ef5fa8710
|
Fixed bug #60947 (Segmentation fault while executing ibase_db_info)
|
2012-03-15 19:59:26 +00:00 |
|
Ilia Alshanetsky
|
632825a4ff
|
Fixed bug #60947 (Segmentation fault while executing ibase_db_info)
|
2012-03-15 19:59:26 +00:00 |
|
Ilia Alshanetsky
|
2dee9ec9f0
|
Fixed bug #60947 (Segmentation fault while executing ibase_db_info)
|
2012-03-15 19:59:26 +00:00 |
|
Popa Adrian Marius
|
d828944a61
|
Fix #60802 ibase_trans() gives segfault when passing params (The &argn passed to zend_parse_parameters shall be a pointer to an integer, not to an unsigned short.)
|
2012-01-19 22:25:54 +00:00 |
|
Popa Adrian Marius
|
b69f55c12e
|
sync firebird test 003 with the 5.4 branch , eliminate failing test http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Finterbase%2Ftests%2F003.phpt
|
2012-01-10 05:26:20 +00:00 |
|
Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00: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 |
|