Anatol Belski
|
bdeb220f48
|
first shot remove TSRMLS_* things
|
2014-12-13 23:06:14 +01:00 |
|
Anatol Belski
|
4b3e198023
|
removed *.dsw and *.dsp files
|
2014-09-28 19:02:09 +02:00 |
|
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 |
|
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
|
050d7e38ad
|
Cleanup (1-st round)
|
2014-04-15 15:40:40 +04:00 |
|
Xinchen Hui
|
c081ce628f
|
Bump year
|
2014-01-03 11:08:10 +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 |
|
Veres Lajos
|
e7a00a2566
|
add a few comment
|
2013-07-21 21:14:38 -07:00 |
|
Lajos Veres
|
f51b8d8820
|
allow both the old and new cfg argument to work. (the old of course should contain the typo)
|
2013-07-21 21:12:19 -07:00 |
|
Veres Lajos
|
b8941a73cc
|
mssql.compatability_mode fix
|
2013-07-21 21:12:16 -07:00 |
|
Xinchen Hui
|
a666285bc2
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
|
Felipe Pena
|
8775a37559
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
595ac67a52
|
- Fixed bug #60267 (Compile failure with freetds 0.91)
|
2011-11-16 12:13:22 +00:00 |
|
Pierre Joye
|
7cf389ad2c
|
- Fix #55301 (mssql part) check if malloc succeded
|
2011-07-28 11:01:04 +00:00 |
|
Felipe Pena
|
da376383e8
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +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 |
|
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 |
|
Felipe Pena
|
3e92b20434
|
- Fixed bug #52843 (Segfault when optional parameters are not passed in to mssql_connect)
|
2010-09-15 02:12:46 +00:00 |
|
Kalle Sommer Nielsen
|
faac456bde
|
Fixed possible crash in php_mssql_get_column_content_without_type()
# Also fix NEWS entry in PHP_5_2 for previous commit
|
2010-08-18 20:16:05 +00:00 |
|
Rob Richards
|
0a34d10783
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
|
Kalle Sommer Nielsen
|
518a17e7bf
|
Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions
|
2010-04-21 23:36:49 +00:00 |
|
Felipe Pena
|
12c8bfb021
|
- Fixed bug #51562 (query timeout in mssql can not be changed per query)
Patch by: ejsmont dot artur at gmail dot com
|
2010-04-21 14:19:27 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Rasmus Lerdorf
|
33c42127f6
|
MFH
|
2009-07-15 19:09:15 +00:00 |
|
Felipe Pena
|
8b63e5b092
|
- Fixed param type (%l -> %ld)
|
2009-05-26 12:35:46 +00:00 |
|
Felipe Pena
|
d91344722d
|
- MFH: Nuke unused variables
|
2009-05-26 12:32:00 +00:00 |
|
Kalle Sommer Nielsen
|
1783db8209
|
Fixed #37209 (mssql_execute with non fatal errors)
|
2009-02-23 21:21:02 +00:00 |
|
Felipe Pena
|
f1aadc30ea
|
- MFH: Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored)
|
2009-01-20 20:03:04 +00:00 |
|
Felipe Pena
|
93638ba661
|
- MFH: Removed WRONG_PARAM_COUNT usage
|
2009-01-08 00:12:19 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Pierre Joye
|
ea7c47c97d
|
- fix build
|
2008-12-14 16:25:15 +00:00 |
|
Ilia Alshanetsky
|
830be669cc
|
Simplify code
|
2008-12-14 15:34:49 +00:00 |
|
Pierre Joye
|
162b0b612a
|
- MFB: fix build
|
2008-12-11 15:31:31 +00:00 |
|
Ilia Alshanetsky
|
0f51787f74
|
Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
inside a binary or image column type)
|
2008-12-10 20:53:44 +00:00 |
|
Felipe Pena
|
fc2fb50d09
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-11-17 11:28:01 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Kalle Sommer Nielsen
|
d77277c0e2
|
MFH:
* Fix gcov warnings about parameters not initialized (Thanks for noticing Felipe!)
* Changed int to be long in mssql_num_fields
|
2008-10-09 18:34:20 +00:00 |
|
Kalle Sommer Nielsen
|
1b34fa1675
|
MFH:
* is_output and is_null parameters are now booleans instead of int in mssql_bind
* Added missing conditional from old parameter parsing
|
2008-10-06 21:50:48 +00:00 |
|
Kalle Sommer Nielsen
|
b5661c4e0c
|
MFH: New parameter parsing API (with lots of help from Felipe)
|
2008-10-05 04:55:49 +00:00 |
|
Felipe Pena
|
e1443682af
|
- MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden at freetds dot org)
|
2008-10-04 12:55:21 +00:00 |
|
Felipe Pena
|
ead75b74f2
|
- zend_arg_defs.c is unnecessary now
|
2008-07-05 20:09:33 +00:00 |
|
Felipe Pena
|
aeed97c0e1
|
- Added arginfo
|
2008-06-29 15:11:48 +00:00 |
|
Ilia Alshanetsky
|
34c89a2601
|
Revert patch for bug #44325
|
2008-03-05 23:52:45 +00:00 |
|
Ilia Alshanetsky
|
0e17aa0630
|
Fixed bug #44325 (mssql_bind not correctly bind empty strings as parameter
value)
|
2008-03-04 19:38:38 +00:00 |
|