ding box is wrong for angle<>0) (Martin
McNickle)
+- Fixed bug #38805 (PDO truncates text from SQL Server text data type field)
(Steph)
26 Feb 2009, PHP 5.2.9
- Changed __call() to be invoked on private/protected method access, similar to
--
PHP CVS Mailing List (http://www.php.net/)
sfoxFri Mar 20 22:14:17 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pdo_dblib dblib_driver.c dblib_stmt.c
Log:
MFH: Fixed bug #38805 ( PDO Truncates Text from SQL Server Text Data Type
Field)
- Bring behaviour into line with ext/mssql
sfoxThu Mar 19 22:16:29 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/pdo_dblib dblib_driver.c dblib_stmt.c
Log:
MFH
- Fix bug #38805 ( PDO Truncates Text from SQL Server Text Data Type Field)
- Bring behaviour into line with ext/mssql
- Se
Working
---
EXTENSION: phar
-PRIMARY MAINTAINER: Greg Beaver , Marcus Börger
+PRIMARY MAINTAINER: Greg Beaver , Marcus Börger
, Steph Fox
MAINTENANCE: Maintained
STATUS: W
sfoxThu Mar 19 22:15:04 2009 UTC
Modified files:
/php-src/ext/pdo_dblib dblib_driver.c dblib_stmt.c
Log:
- Fix bug #38805 ( PDO Truncates Text from SQL Server Text Data Type Field)
- Bring behaviour into line with ext/mssql
- Several memleaks plugged
sfoxWed Jan 28 17:23:28 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcUPGRADING
Log:
- Skeleton version taken directly from the scratchpad and tidied.
@Lukas, Johannes: This is nowhere near complete, and may contain entries that
would be happier in N
been dropped for CLI forever
ago?
What did I miss?
- Steph
ps Happy new year Stas ;)
--
Stanislav Malyshev, Zend Software Architect
[email protected] http://www.zend.com/
(408)253-8829 MSN: [email protected]
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
configure.bat is already in the top-level dir, where people would
generally
expect to call configure... why do you need a copy in win32/build?
It is not and should not be, unless a buildconf has be ran.
OK, so long as it ends up in the standard place I'm happy :)
- Steph
--
PH
Hey Pierre,
Can I query this?
configure.bat is already in the top-level dir, where people would generally
expect to call configure... why do you need a copy in win32/build?
- Steph
- Original Message -
From: "Pierre-Alain Joye" <[EMAIL PROTECTED]>
To:
Sent: Mon
But - since when is hash not optional?
It still is optional :-)
Only if it is shared we cannot rely on it for higher SHA.
Grr no exports. OK, gotcha now, sorry for the noise.
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
use it.
Args, sorry. I misread the commit and thought you'd removed the first line
in that block, so yes the check is now correct in config.m4.
But - since when is hash not optional?
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ths.. I'll fix/test/merge out of PECL
& 5.2 once it's working under *nix, but currently it doesn't seem to be
working anywhere :)
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
need re-including anywhere else.
Also - it looks like ext/hash needs adding to phar_deps in phar.c (as
ZEND_MOD_OPTIONAL).
And config.w32 needs updating to define PHAR_HASH_OK, since there'll be zero
hash support under doze otherwise. HAVE_HASH_EXT is at least automatic...!
- Steph
Hi Elizabeth,
I think you'll find that's version-specific. I have both those files, and
they do rather different things. Can you test against both VC 6 and 9?
- Steph
- Original Message -
From: "Elizabeth Marie Smith" <[EMAIL PROTECTED]>
To:
Sent: Monday,
Hi Alexey,
This test requires 5.3. Not 5.2, not 6.0, just 5.3. Yes the original's
wrong, but so's the fix... probably needs strstr or substr rather than
version_compare.
- Steph
- Original Message -
From: "Alexey Zakhlestin" <[EMAIL PROTECTED]>
To:
Sent:
sfoxMon Sep 1 16:32:55 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar config.w32
Log:
I hate not being able to test.
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/config.w32?r1=1.27.2.7&r2=1.27.2.8&diff_format=u
Index: php-src/ext/phar/confi
sfoxMon Sep 1 16:29:38 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar config.w32
Log:
- Fix the fix (sorry, missed this until now)
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/config.w32?r1=1.27.2.6&r2=1.27.2.7&diff_format=u
Index: php-src/
sfoxMon Sep 1 15:48:55 2008 UTC
Removed files:
/php-src/ext/phar phar.phar
Modified files:
/php-src/ext/phar .cvsignore
Log:
- MFB Remove pre-made phar.phar
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/.cvsignore?r1=1.5&r2=1.6&d
sfoxMon Sep 1 15:44:48 2008 UTC
Removed files: (Branch: PHP_5_3)
/php-src/ext/phar phar.phar
Modified files:
/php-src/ext/phar .cvsignore
Log:
- Remove pre-made phar.phar
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/.cvsignore?r1
sfoxSun Aug 31 21:09:10 2008 UTC
Modified files:
/php-src/ext/phar/tests/cache_list/filesblog.phar blog.phar.inc
config.xml extracted.inc
Log:
- Missed the files we don't use yet
http://cvs.php.net/viewvc.
sfoxSun Aug 31 21:02:56 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar_object.c
Log:
- unnecessary ;
We are now 100% synched - let's keep it that way!
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_object.c?r1=1.266.2.45&r2=1.266.2
out phar extension
[Greg/Steph]
* add support for tar-based and zip-based phar archives [Greg]
+ * add support for OpenSSL-based true signatures [Greg]
+ * add support for signatures to tar-based phar archives [Greg]
* add Phar::isFileFormat() [Greg]
* add Phar::convertToExecutable
sfoxSun Aug 31 20:55:52 2008 UTC
Modified files:
/php-src/ext/phar php_phar.h
Log:
- Note to self: don't try to second-guess Greg
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/php_phar.h?r1=1.18&r2=1.19&diff_format=u
Index: php-src/ext/phar/php_phar.h
dif
sfoxSun Aug 31 19:18:35 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar/tests phar_get_supported_signatures_001.phpt
phar_get_supported_signatures_001a.phpt
phar_get_supported_signatur
Uh, no you can - that's what our long discussion was about all those weeks
ago, and it's also what that configuration switch is for. Since we don't
have to use the OpenSSL extension to wrap the OpenSSL libraries, it's
possible to link to them directly.
Or at least, you *could* until this chang
I received the warnings when commiting:
Ohh. It's supposed to just fail...
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
st write a nice letter to Caroline :) (cem@)
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sfoxSat Aug 2 15:38:46 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar config.m4
Log:
MFH Remove obsolete check (thanks Tony)
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/config.m4?r1=1.27.2.5&r2=1.27.2.6&diff_format=u
Index: php-src/ext/pha
sfoxSat Aug 2 15:37:38 2008 UTC
Modified files:
/php-src/ext/phar config.m4
Log:
- Remove obsolete check
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/config.m4?r1=1.31&r2=1.32&diff_format=u
Index: php-src/ext/phar/config.m4
diff -u php-src/ext/phar/conf
sfoxFri Aug 1 17:34:03 2008 UTC
Modified files:
/php-src/ext/phar/tests/cache_list .cvsignore frontcontroller1.phpt
frontcontroller10.phpt
frontcontroller11.phpt
sfoxFri Aug 1 16:28:19 2008 UTC
Modified files:
/php-src/ext/phar stream.c
Log:
- Merge Dmitry's changes from PHP_5_3 branch
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/stream.c?r1=1.32&r2=1.33&diff_format=u
Index: php-src/ext/phar/stream.c
diff -u php
sfoxFri Aug 1 13:42:56 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar/phar clicommand.inc directorygraphiterator.inc
directorytreeiterator.inc
invertedregexiterator.inc phar.inc pha
Hi Tony,
Feel free to revert it, but please re-apply when you've done syncing.
To be quite frank, I don't know how to go about reverting new changes when
my local copy is so different. Would you mind?
I've every intention of retaining your fixes, don't worry :)
Hello? :)
- Original Message -
From: "Antony Dovgal" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, July 29, 2008 12:18 PM
Subject: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar util.c
tony2001 Tue Jul 29 11:18:41 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar ut
Hi Tony,
I spent the last three days merging all three branches of the phar
extension. Please can you revert these two commits until that's in, as there
_will_ be merge conflicts otherwise!
Thanks,
- Steph
- Original Message -
From: "Antony Dovgal" <[EMAIL PROT
e standards for source files and what technical issues
come up when something other than 'X' is used?
Long experience has taught me that patches don't apply cleanly (if at all)
when EOLs are mixed, for one. There are probably other ws-related issues
arising too, but I'm unawar
sfoxThu Jul 24 09:22:35 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar_object.c
/php-src/ext/phar/tests cached_manifest_1.phpt mounteddir.phpt
phar_dir_iterate.phpt phar_extract.phpt
sfoxThu Jul 24 08:56:51 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/spl/tests dit_001.phpt
Log:
MFH Make test x-platform
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/dit_001.phpt?r1=1.3.6.5&r2=1.3.6.6&diff_format=u
Index: php-src/ext/s
sfoxThu Jul 24 08:55:53 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/splspl_directory.c spl_directory.h
Log:
MFH SPL_FILE_DIR_UNIXPATHS.
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.23.2.26&r2=1.45.2.27.2.23.2.27
sfoxThu Jul 24 08:53:56 2008 UTC
Modified files:
/php-src/ext/spl/tests dit_001.phpt
Log:
- Make test x-platform
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/dit_001.phpt?r1=1.8&r2=1.9&diff_format=u
Index: php-src/ext/spl/tests/dit_001.phpt
diff
sfoxThu Jul 24 08:52:24 2008 UTC
Modified files:
/php-src/ext/splspl_directory.c spl_directory.h
Log:
- Introduce SPL_FILE_DIR_UNIXPATHS.
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.161&r2=1.162&diff_format=u
Index: php-src/ext/spl
-517,7 +517,7 @@
-sWrite output to .
--x FIXME: STEPH WRITES THE HELP TEXT HERE!!
+-x Sets 'SKIP_SLOW_TESTS' environmental variable.
--verbose
-v Verbose mode.
@@ -539,8 +539,10 @@
Do not delete 'all'
echo '$Revision: 1.365 $' . "\n";
exit(1);
default:
@@ -517,7 +517,7 @@
-sWrite output to .
--x FIXME: STEPH WRITES THE HELP TEXT HERE!!
+-x Sets 'SKIP_SLOW_TESTS
Hi Pierre,
AC_DEFINE hasn't been called at that stage, so the call to
configure_hdr.Remove does nothing. That's why there's a need to work around
it.
- Steph
- Original Message -
From: "Pierre-Alain Joye" <[EMAIL PROTECTED]>
To:
Sent: Monday, July
sfoxMon Jul 21 10:02:08 2008 UTC
Removed files:
/php-src/main config.w32.h
Modified files:
/php-src/main .cvsignore
Log:
MFB Removed generated file (no longer used for .dsp builds)
http://cvs.php.net/viewvc.cgi/php-src/main
sfoxMon Jul 21 09:58:28 2008 UTC
Modified files:
/php-src/ext/standard info.c
Log:
MFB Make compiler/architecture info potentially cross-platform
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.289&r2=1.290&diff_format=u
Index: php-src/e
basic
+project file generation still fails (as in, you ran the command and
+configure again after saving, and you have a working copy of MSVS
+installed, but clicking on the workspace(s) doesn't give you anything).
+
+- Steph
[EMAIL PROTECTED]
+
+July 2008
http://cvs.php.net/viewvc
sfoxSun Jul 20 02:20:31 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildMakefile buildconf.js confutils.js cvsclean.js
Log:
- Happy New Year!
(better late than never, eh?)
http://cvs.php.net/viewvc.cgi/php-src/win32/build/Makefile?r1=
sfoxSun Jul 20 01:19:45 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildblock.template.dsw projectgen.js template.dsw
Log:
- Update get_define() calls to reflect earlier change in return value on
failure
- Rename output files (to avoid
sfoxSat Jul 19 19:02:59 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfutils.js
Log:
- Fix logic in get_define()
http://cvs.php.net/viewvc.cgi/php-src/win32/build/confutils.js?r1=1.60.2.1.2.8.2.26&r2=1.60.2.1.2.8.2.27&diff_format=u
sfoxSat Jul 19 16:57:59 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfutils.js
Log:
- Rejig REMOVE_TARGET
- Tidy ADD_EXTENSION_DEP
- Put summary output in alphabetical order
http://cvs.php.net/viewvc.cgi/php-src/win32/build/co
sfoxFri Jul 18 17:35:37 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildprojectgen.js
Log:
- Make SAPI include paths work (on my box at least)
http://cvs.php.net/viewvc.cgi/php-src/win32/build/projectgen.js?r1=1.1.2.5&r2=1.1.2.6&diff_fo
sfoxFri Jul 18 15:45:04 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfutils.js
Log:
- Make REMOVE_TARGET work in all cases
http://cvs.php.net/viewvc.cgi/php-src/win32/build/confutils.js?r1=1.60.2.1.2.8.2.24&r2=1.60.2.1.2.8.2.25&di
sfoxFri Jul 18 02:53:06 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildprojectgen.js
Log:
- SAPIs are go.
Caveat: aolserver, isapi, nsapi, pi3web and (obviously) Linux-specific
modules not tested.
http://cvs.php.net/viewvc.cgi/php-s
(s) doesn't give you anything).
- Steph
[EMAIL PROTECTED]
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sfoxWed Jul 16 22:25:46 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildblock.template.dsw projectgen.js template.dsp
template.dsw
Log:
- A bit more finesse for .dsp generation
- Builds (on my box) for cg
sfoxSat Jul 12 15:04:39 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfutils.js
Log:
This looks more than it is due to ws/cs and minor fixes in it...
- Fixes logic in dependency check
- Fixes logic in AC_DEFINE error message
- P
about versioning in core modules, but I guess that goes as
'cosmetic'.
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ken files all over CVS to support that; and all I want
to do is replace those 60-odd broken files with 4 working files in the win32
directory that will generate 60-odd broken files on request if you really
really want them. My only question is, 'how much broken is OK?'
- Steph
--
PHP C
sfoxWed Jul 9 15:47:06 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildprojectgen.js
Log:
- It's amazing the havoc one little misplaced bracket can cause...
http://cvs.php.net/viewvc.cgi/php-src/win32/build/projectgen.js?r1=1.1.2.2&r2=
sfoxWed Jul 9 14:57:15 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildprojectgen.js
Log:
- Clean up ws/cs a bit and add some comments
http://cvs.php.net/viewvc.cgi/php-src/win32/build/projectgen.js?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
k getting your name and fingerprints all over it again.
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Whoa, hang on Etienne, that's actually different behaviour... you used to
get 'string(21) "phar_oo_test.phar.php"' and now you get 'string(5)
"a.php"'?
Can you explain?
Thanks,
- Steph
- Original Message -
From: "Etienne Kneus
ask your permission?
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sfoxWed Jul 9 08:17:03 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32 .cvsignore
Log:
- Add generated files to .cvsignore
http://cvs.php.net/viewvc.cgi/php-src/win32/.cvsignore?r1=1.8&r2=1.8.6.1&diff_format=u
Index: php-src/win32/.cvsignore
d
sfoxWed Jul 9 08:15:46 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/win32/buildDSP.README block.template.dsw projectgen.js
template.dsp template.dsw
Modified files:
/php-src/win32/buildbui
x27;s just there may be a
gap :)
- Steph
Cheers,
--
Pierre
http://blog.thepimp.net | http://www.libgd.org
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
#x27;s the other reason I left it on by default.
Cheers,
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
that others (probably with larger screens) will
see things differently.
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ch work to get working properly so count me out.
So we can't even know if it's gcc or not, and if so which version? Weird,
the build system does.
If the info isn't available it's simply not reported. The constants could
equally well be set to 'unknown' if that's
Pierre,
What are you doing here? Can you please revert this commit asap, thanks.
Please look at the code before reacting, this is actually the proper way to
do it ('proper' as in, this is the way all the other build-specific
information reaches phpinfo()).
Thanks,
- Steph
y round, to drop the noise or get it if
enabled.
Believe it or not, I was trying not to offend you :)
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sfoxMon Jul 7 01:25:53 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard info.c
Log:
- Don't do stuff twice over
@Jani: pick up mail!
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/info.c?r1=1.249.2.10.2.14.2.8&r2=1.249.2.10.2.14.2
sfoxMon Jul 7 01:23:56 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32/buildconfig.w32 confutils.js
Log:
- Fix up some bits and pieces.
- Always report re2c version.
- Head towards making it possible for all platforms to have compiler inf
sfoxMon Jul 7 01:16:45 2008 UTC
Removed files: (Branch: PHP_5_3)
/php-src/main config.w32.h
Modified files:
/php-src/main .cvsignore
Log:
- This file is generated from win32/build/config.w32.h.in. It should never
have been in
sfoxMon Jul 7 01:13:14 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar config.w32
Log:
- Fixed config.w32 to keep Elizabeth happy
- NB This whole lot still might disappear, OpenSSL patch review pending
http://cvs.php.net/viewvc.cgi/php-src/e
sfoxMon Jul 7 01:11:08 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar_object.c
Log:
- We forgot to check that the phar exists before trying to extract files from
it :)
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_object.c?r1=1.26
sfoxMon Jul 7 01:09:22 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/phar/tests open_for_write_existing_b_5_2.phpt
open_for_write_existing_c_5_2.phpt
open_for_write_newfile_b_5_2.phpt
sfoxMon Jun 23 19:18:02 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar config.w32 phar.c util.c
/php-src/ext/phar/tests phar_get_supported_signatures_002.phpt
phar_setsignaturealgo2.phpt
ency is soft or hard and emits a warning or fatal error as
is appropriate. There's no need to rewrite the functionality in the
individual config.w32 files, and changing the main config file to do
something new may break non-core extensions
This much I see in seconds. I may have mi
sfoxMon Jun 23 17:48:24 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar/tests phar_get_supported_signatures_002a.phpt
Log:
- Wrong SKIPIF message
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/phar_get_supported_signatures_002a.phpt?r1=
enabled SAPI
- improve the table output
+function MESSAGE(msg)
+{
+ STDERR.WriteLine("" + msg);
+}
Shouldn't that be STDOUT?
- Steph
+
function ERROR(msg)
{
STDERR.WriteLine("ERROR: " + msg);
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe,
e mad :\ I left your new structure in place, just took out the
new code that uses it.
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
sfoxSun Jun 22 16:35:26 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar_object.c
Log:
- Revert the two blocks of code that implement the phar_build optimization,
causes segfaults under *nix
- Leave the new structure in place to make re-imp
sfoxSun Jun 22 14:46:11 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar tar.c
Log:
- Revert the tar.c part of the inode calculation fix
- All tests now pass under win32, please test under *nix/osx (4 known fails
at present)
http://cvs.php.ne
sfoxSun Jun 22 13:10:03 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar_object.c util.c
Log:
- ws, typo fix
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_object.c?r1=1.266.2.28&r2=1.266.2.29&diff_format=u
Index: php-src/ext/phar/phar
Sorry, need more caffeine.. I've three versions running at once here and
forgot nobody else does...
Platform? PHP version? And is it the same commit that causes those fails
and mine?
The first and third questions still hold :)
- Steph
--
PHP CVS Mailing List (http://www.php.net
Hi Hannes,
These are all failing here
Platform? PHP version? And is it the same commit that causes those fails and
mine?
Thanks,
- Steph
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Greg,
This commit caused a crash in tar/bignames.phpt.
You'll be happy to hear that all other tests pass under 5_3 on my box :-)
- Steph
- Original Message -
From: "Greg Beaver" <[EMAIL PROTECTED]>
To:
Sent: Sunday, June 22, 2008 1:50 AM
Subject: [PHP-CVS]
sfoxSat Jun 21 21:37:39 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar util.c
Log:
- Don't free stuff you still need
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.55.2.18&r2=1.55.2.19&diff_format=u
Index: php-src/ext/phar/util.c
d
sfoxSat Jun 21 20:47:36 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar func_interceptors.c
Log:
- Kill a couple of double frees and a memleak
@Greg: You may want to run valgrind over the filestat functions before
release..
http://cvs.php.ne
sfoxSat Jun 21 20:14:43 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar zip.c
Log:
- pefree pemalloc'd filename
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.12&r2=1.47.2.13&diff_format=u
Index: php-src/ext/phar/zip.c
diff -u p
sfoxSat Jun 21 19:40:41 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar_internal.h zip.c
Log:
- Fix macro definition syntax
- Remove pre-existing workaround
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/phar_internal.h?r1=1.109.2.18&r2=
sfoxSat Jun 21 19:15:46 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar util.c
Log:
- fix for segfault in 5.2 (patch from Greg)
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.55.2.17&r2=1.55.2.18&diff_format=u
Index: php-src/ext/pha
sfoxSat Jun 21 18:57:53 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar Makefile.frag phar.c phar_object.c util.c
Log:
- ws
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/Makefile.frag?r1=1.14.2.5&r2=1.14.2.6&diff_format=u
Index: php-src/ext/pha
sfoxFri Jun 20 16:29:37 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar util.c zip.c
Log:
- 5_2 compatibility stuff (so we can stay in sync with PECL)
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.55.2.14&r2=1.55.2.15&diff_format=u
sfoxFri Jun 20 14:42:04 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar/tests bug13727.phpt bug45218_SLOWTEST.phpt
Log:
- Use SKIP_SLOW_TESTS where it's most useful
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tests/bug13727.phpt?r1=1.3&r2=
sfoxFri Jun 20 14:40:54 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar tar.c
Log:
- Kill the last compiler warning under 5.3 (release-only)
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/tar.c?r1=1.55.2.12&r2=1.55.2.13&diff_format=u
Index: php
sfoxFri Jun 20 12:21:33 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar.c
Log:
The only reason that particular 'real solution' wasn't applied in the first
place was that it also breaks the shared build
Maybe we don't need to call a non-exi
em_with_timeout($valgrind_cmd);
Anyway this seems a great addition, as now I can fine tune the timeout
without editing the script by hand.
I'm just happy to be able to get out of those 10-minute tests :)
- Steph
Nuno
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
1 - 100 of 178 matches
Mail list logo