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 |
|
Stanislav Malyshev
|
0c6d903ce7
|
fix bug #49348 - issue notice on get_property_ptr_ptr when used for read
|
2013-02-18 20:56:02 -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 |
|
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 |
|
Johannes Schlüter
|
b025b9d0cf
|
Fix #62432 ReflectionMethod random corrupt memory on high concurrent
This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_properties_init()
|
2012-06-27 23:26:33 +02:00 |
|
Olivier DOUCET
|
e613889d50
|
more verbose skip reason in test files with not so obvious extension requirements
|
2012-02-25 12:10:41 +00:00 |
|
Olivier DOUCET
|
ce535f1819
|
more verbose skip reason in test files with not so obvious extension requirements
|
2012-02-25 12:10:41 +00:00 |
|
Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
4e19825281
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Pierre Joye
|
34eebd4f58
|
- fix test for OS where dir sep is \
|
2011-09-07 09:19:28 +00:00 |
|
Pierre Joye
|
67d1b69429
|
- fix test for OS where dir sep is \
|
2011-09-07 09:19:28 +00:00 |
|
Ilia Alshanetsky
|
3726c5c67a
|
Removal of deadcode identified by coverity
|
2011-08-08 13:45:18 +00:00 |
|
Felipe Pena
|
997f323e3a
|
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
|
2011-08-06 14:47:44 +00:00 |
|
Felipe Pena
|
707a8f70b8
|
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
|
2011-08-06 14:47:44 +00:00 |
|
Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Felipe Pena
|
4b30846b50
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Felipe Pena
|
32b5f8a1a3
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits
|
2011-06-06 21:28:16 +00:00 |
|
Scott MacVicar
|
df0ce635e4
|
Fix use after free() in XMLReader::xml()
|
2011-05-13 05:54:34 +00:00 |
|
Scott MacVicar
|
2c7fb35b83
|
Fix use after free() in XMLReader::xml()
|
2011-05-13 05:54:34 +00:00 |
|
Pierrick Charron
|
1368364469
|
Fix common typos in the source code (Reported in Bug #54065)
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)
|
2011-04-03 21:46:52 +00:00 |
|
Pierrick Charron
|
e8486cc374
|
Fix common typos in the source code (Reported in Bug #54065)
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)
|
2011-04-03 21:46:52 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Dmitry Stogov
|
c5237d82bf
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +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 |
|
Dmitry Stogov
|
94dd83722b
|
Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table
|
2010-04-20 10:57:45 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +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 |
|
Hannes Magnusson
|
847284086b
|
fix proto
|
2008-08-23 18:06:59 +00:00 |
|
Rob Richards
|
37ba76d23d
|
MFH: add parameter allowing node to be exported into existing Document context [DOC]
add test
fix warnings
|
2008-06-16 15:45:06 +00:00 |
|
Antony Dovgal
|
d32270a129
|
one more forgotten ze1_compat leftover
|
2008-03-18 14:48:09 +00:00 |
|
Nuno Lopes
|
61eb7ae554
|
remove unused PHP_EXTNAME_API macros.
#in preparation for the gcc 4 visibility patch
|
2008-01-03 16:20:33 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Yiduo (David) Wang
|
4b4d634cb9
|
MFH: Added macros for managing zval refcounts and is_ref statuses
|
2007-10-07 05:22:07 +00:00 |
|
Dmitry Stogov
|
6c810b0d4c
|
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
2007-09-27 18:00:48 +00:00 |
|
Rob Richards
|
adb1cd835d
|
MFH: fix bug #42139 (XMLReader option constants are broken using XML())
add test
|
2007-09-20 09:30:45 +00:00 |
|
Hannes Magnusson
|
423982ac97
|
MFH: arginfo
|
2007-07-26 13:20:21 +00:00 |
|
Antony Dovgal
|
e8d2c9489d
|
MFH: nuke skeleton leftovers
|
2007-01-12 12:17:32 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Antony Dovgal
|
5cdb9128ae
|
MFH
|
2006-10-04 13:30:53 +00:00 |
|
Nuno Lopes
|
557b583434
|
plug leaks that in the previous patch
|
2006-09-16 18:18:55 +00:00 |
|
Nuno Lopes
|
c7101ba6d2
|
add missing checks around expand_filepath()
|
2006-09-16 18:15:25 +00:00 |
|
Hannes Magnusson
|
aaa1d62614
|
MFH: fix/add SKIPIF
|
2006-06-27 00:09:43 +00:00 |
|