Marcus Boerger
|
276aed565e
|
- The # line does not belong here
|
2007-03-03 15:18:03 +00:00 |
|
Marcus Boerger
|
e5397c076b
|
- MFH [DOC] Add SplFileInfo::getBasename(), DirectoryIterator::getBasename
- MFH Add SplFileInfo::getLinkTarget(), SplFileInfo::getRealPath()
# All based on suggestions by Arnold Daniels
|
2007-03-03 15:08:59 +00:00 |
|
Ilia Alshanetsky
|
a500d1efe9
|
Adjust checks to allow paths without a trailing /
|
2007-03-03 15:07:31 +00:00 |
|
Marcus Boerger
|
b15d1f22ef
|
- Catch empty class name error earlier
|
2007-03-03 13:45:14 +00:00 |
|
Edin Kadribasic
|
7fc3493c8c
|
Lib upgrade update
|
2007-03-03 02:06:43 +00:00 |
|
Stanislav Malyshev
|
a0215e9ac4
|
fix variable name
|
2007-03-02 22:03:05 +00:00 |
|
Stanislav Malyshev
|
fc35807a38
|
limit input variable nesting
|
2007-03-02 22:00:50 +00:00 |
|
Stanislav Malyshev
|
32fb34e2d1
|
limit nesting level of input variables
|
2007-03-02 21:58:05 +00:00 |
|
Nuno Lopes
|
f1d075a102
|
increase the stream_select() timeout, to make the test pass in a slow machine with valgrind
|
2007-03-02 18:54:13 +00:00 |
|
Nuno Lopes
|
7b37c41384
|
fix access to non initialized memory (check valgrind reports on http://gcov.php.net)
|
2007-03-02 18:41:25 +00:00 |
|
Antony Dovgal
|
f87f4a1468
|
improved test
|
2007-03-02 09:09:49 +00:00 |
|
Ilia Alshanetsky
|
4735df26f8
|
Improve safe_mode check
|
2007-03-02 00:49:47 +00:00 |
|
Antony Dovgal
|
7a069b81d8
|
new tests
|
2007-03-01 23:29:38 +00:00 |
|
Antony Dovgal
|
37b4db2d00
|
allocate descriptors dynamically
|
2007-03-01 22:27:44 +00:00 |
|
Nuno Lopes
|
e5c4b50127
|
merge from gd sources: unlock mutex before shuting it down
|
2007-03-01 18:39:49 +00:00 |
|
Antony Dovgal
|
acd14f802c
|
MFH
|
2007-03-01 11:29:43 +00:00 |
|
Antony Dovgal
|
6124bcda0d
|
MFH: fix #40678 (Cross compilation fails)
|
2007-03-01 11:23:54 +00:00 |
|
Ilia Alshanetsky
|
416b31ccc9
|
Fixed bug #40464 (session.save_path wont use default-value when safe_mode
or open_basedir is enabled).
|
2007-03-01 00:01:32 +00:00 |
|
Hannes Magnusson
|
d193017342
|
Typo
|
2007-02-28 10:37:07 +00:00 |
|
Ilia Alshanetsky
|
3c27b48662
|
Fixed typo
|
2007-02-28 01:10:41 +00:00 |
|
Ilia Alshanetsky
|
a9c4107ee4
|
Adjust vsnprintf() usage
|
2007-02-28 01:01:01 +00:00 |
|
Ilia Alshanetsky
|
efad70c2cc
|
snprintf() -> slprintf()
|
2007-02-27 03:28:17 +00:00 |
|
Ilia Alshanetsky
|
cc04404b28
|
snprintf() -> slprintf()
# Part 1
|
2007-02-27 03:04:40 +00:00 |
|
Ilia Alshanetsky
|
1d08a8d157
|
Fixed bug #40637 (Regression in strip_tags() in relation so quote handling)
|
2007-02-27 00:15:21 +00:00 |
|
Antony Dovgal
|
c667c70bdb
|
fix typo
|
2007-02-26 17:47:21 +00:00 |
|
Dmitry Stogov
|
8ae520d0b5
|
Fixed tests
|
2007-02-26 16:19:56 +00:00 |
|
Antony Dovgal
|
f7e434969a
|
MFH: remind about 'make test'
|
2007-02-26 14:51:44 +00:00 |
|
Antony Dovgal
|
e07b611b10
|
fix folding
|
2007-02-26 14:11:34 +00:00 |
|
Rob Richards
|
796d5ee3ab
|
MFH: fix win build
|
2007-02-26 12:38:34 +00:00 |
|
Antony Dovgal
|
ad8c94d8cc
|
fix
the sprintf() -> zend_spprintf() change affected this
|
2007-02-26 12:08:12 +00:00 |
|
Antony Dovgal
|
7939691523
|
fix ws/cs and make the ugly code less ugly..
|
2007-02-26 12:05:52 +00:00 |
|
Antony Dovgal
|
666370d7ee
|
add new test
|
2007-02-26 09:58:04 +00:00 |
|
Dmitry Stogov
|
94d7b8b004
|
poll() is not affected by FD_SETSIZE (Tony)
|
2007-02-26 09:38:44 +00:00 |
|
Ilia Alshanetsky
|
58c167168d
|
Revert previous commit that caused a buffer overflow (Bug #40634)
|
2007-02-26 02:12:36 +00:00 |
|
Antony Dovgal
|
fb3a3b72f1
|
MFH: do not allow db without fields
|
2007-02-25 23:17:12 +00:00 |
|
Antony Dovgal
|
b42addcc54
|
MFH: zerofill socket structs
|
2007-02-25 22:59:32 +00:00 |
|
Nuno Lopes
|
d3ddf47718
|
update pcre symbols list
|
2007-02-25 18:47:21 +00:00 |
|
Dmitry Stogov
|
c373324692
|
Fixed bug #40591 (list()="string"; gives invalid opcode)
|
2007-02-25 16:02:43 +00:00 |
|
Dmitry Stogov
|
015a5655df
|
Fixed bug #40609 (Segfaults when using more than one SoapVar in a request). (Rob, Dmitry)
|
2007-02-25 13:19:29 +00:00 |
|
Marcus Boerger
|
255c6a71d7
|
- MFH Readability
|
2007-02-25 13:09:13 +00:00 |
|
Pierre Joye
|
dfeff9efe6
|
- sync with libgd.org, patch from Kees Cook
|
2007-02-25 02:45:06 +00:00 |
|
Rasmus Lerdorf
|
7b80d01aa3
|
Fix test
|
2007-02-24 22:02:16 +00:00 |
|
Antony Dovgal
|
914b64dd4f
|
BFN
|
2007-02-24 21:30:56 +00:00 |
|
Antony Dovgal
|
e058ba92f9
|
MFH: fix #40621 (Crash when constructor called inappropriately (statically))
|
2007-02-24 21:30:48 +00:00 |
|
Marcus Boerger
|
1345740fa5
|
- Add [v]slprintf to overcome the returnvalues issue of snprintf
|
2007-02-24 18:20:46 +00:00 |
|
Ilia Alshanetsky
|
3588f9eed6
|
missing -1
|
2007-02-24 18:02:11 +00:00 |
|
Ilia Alshanetsky
|
9783f5f1f3
|
strncpy() -> strlcpy()
|
2007-02-24 18:00:56 +00:00 |
|
Ilia Alshanetsky
|
9651aeaf78
|
Pad to given length, not replace data with spaces
|
2007-02-24 17:57:57 +00:00 |
|
Ilia Alshanetsky
|
afa4b732c5
|
Eliminate strncpy and simplify code
|
2007-02-24 17:40:45 +00:00 |
|
Ilia Alshanetsky
|
27c6f40783
|
Eliminate strncpy() and simplify code
|
2007-02-24 17:18:24 +00:00 |
|