Commit Graph

38138 Commits

Author SHA1 Message Date
Pierre Joye
bdee172749 - fix title 2007-05-16 22:54:33 +00:00
Marcus Boerger
669fa0b796 - Update after conference discussions 2007-05-16 22:32:23 +00:00
Pierre Joye
69dca143c9 - libgd #86: Fixed possible infinite loop in libgd/gd_png.c
(Reported by Xavier Roche)
2007-05-16 22:16:22 +00:00
Michael Wallner
b83260a150 MFB: r1.28.2.3.2.4 2007-05-16 21:19:53 +00:00
Zoe Slattery
36de378220 Updated range() test 2007-05-16 21:10:57 +00:00
Marcus Boerger
e40ed58b01 - Add ability to extract a single value from info command 2007-05-16 20:48:41 +00:00
Marcus Boerger
aaed58e0ab - Add -k to meta-* commands 2007-05-16 20:42:20 +00:00
Ilia Alshanetsky
8e8258be1c Fixed a typo 2007-05-16 20:12:53 +00:00
Ilia Alshanetsky
09ecbca0e1 MFB: PDO:FETCH_KEY_PAIR 2007-05-16 19:58:58 +00:00
Marcus Boerger
387499952c - Add -k to support direct metadata array-key extraction 2007-05-16 19:15:32 +00:00
Marcus Boerger
dc41d46e5b - Extensions are indexed lowercased and not case aware 2007-05-16 18:56:38 +00:00
Antony Dovgal
26c0270d57 fix #41394 (dbase_create creates file with corrupted header) 2007-05-16 13:16:56 +00:00
Antony Dovgal
b21fe28568 fix #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.') 2007-05-16 12:53:36 +00:00
David Coallier
a4bc40e970 - Fixed small bug (if (Phar::canWrite()) then die, which should really be:
if (!Phar::canWrite())
2007-05-16 04:05:41 +00:00
Stanislav Malyshev
a66fbe2d5e do not send cookie when session is passed in URL, same as it happens with GET/POST 2007-05-16 01:32:28 +00:00
34c1426363 ChangeLog update 2007-05-16 01:31:17 +00:00
David Coallier
2d3dad05de - Quickly reorganized some of the arguments array syntax. 2007-05-15 23:46:21 +00:00
Marcus Boerger
d12dfcade7 - Use Phar::isValidPharFilename
- Better output of compression ratio
- Add ability to work on global metadata
- Minor updates
2007-05-15 20:46:27 +00:00
Marcus Boerger
4dfa232bf9 - Add forward declaration 2007-05-15 20:43:24 +00:00
Marcus Boerger
b83a515920 - Add Phar::delMetadata()
- Add Phar::hasMetadata()
- Add Phar::isValidPharFilename()
2007-05-15 20:42:38 +00:00
Marcus Boerger
004932e11d - Add Phar::delMetadata()
- Add Phar::hasMetadata()
- Add Phar::isValidPharFilename()
2007-05-15 20:21:19 +00:00
Marcus Boerger
a618c823f2 - Add compression ratio to info command 2007-05-15 16:39:19 +00:00
Marcus Boerger
80d27f2b5b - Add help-list command 2007-05-15 16:39:01 +00:00
Marcus Boerger
6b349de774 - Fix compalg argument handling and merge it to preliminary phar command
- Improve command info
2007-05-15 16:28:15 +00:00
Marcus Boerger
580a5cf2ea - Align output of info command 2007-05-15 15:41:03 +00:00
Marcus Boerger
85e02bbee8 - Better hint that you can get help to a specific command 2007-05-15 15:34:50 +00:00
Marcus Boerger
9deb0ca94f - Add auto compression mode to phar command and use it in Makefile.frag
- Allow parameter types to be based on select type
- Allow to use compress command for selected entries
2007-05-15 15:33:24 +00:00
Antony Dovgal
326ee7c499 fix test 2007-05-15 14:25:50 +00:00
Scott MacVicar
b0856d961f Fixed bug #41390 (Clarify error message with invalid protocol scheme syntax) 2007-05-15 13:01:47 +00:00
Dmitry Stogov
24bc130c56 Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in "Status:" header) 2007-05-15 08:17:20 +00:00
1c48c054ce ChangeLog update 2007-05-15 01:31:10 +00:00
Marcus Boerger
1ab96f2d04 - Drop commented line 2007-05-14 19:36:44 +00:00
Marcus Boerger
16e27c5aad - Fix main metadata handling, prefix main metadata with main 2007-05-14 19:36:09 +00:00
Marcus Boerger
440691899c - Optimize flushing, don't generate metadata twice 2007-05-14 19:14:00 +00:00
Marcus Boerger
c9c5dbbd8d - Unoptimized fix for metadata writing 2007-05-14 18:59:04 +00:00
Marcus Boerger
0ebd2cf5d0 - Fix methodname to getMetadata() 2007-05-14 18:58:35 +00:00
Marcus Boerger
47d51e188b - Phar version 1.2.0+ requirement allows some simplifications 2007-05-14 18:40:20 +00:00
Marcus Boerger
3a20584b6a - Require phar version 1.2.0+ 2007-05-14 18:37:30 +00:00
Marcus Boerger
49f3a72ecb - Update 2007-05-14 18:32:54 +00:00
Marcus Boerger
35299957c7 - Add Phar::getSupportedCompression() 2007-05-14 18:31:18 +00:00
Marcus Boerger
e22fcf8de9 - Only show available hash algorithms 2007-05-14 18:26:01 +00:00
Marcus Boerger
e289a06c83 - Flush on changes 2007-05-14 18:11:53 +00:00
Scott MacVicar
1369b797a9 MFB: Typo from old parsing API spotted by bjori 2007-05-14 18:10:10 +00:00
Marcus Boerger
6e05f480f0 - Add new test 2007-05-14 17:40:40 +00:00
Marcus Boerger
85a9934c0c - Update 2007-05-14 17:20:10 +00:00
Marcus Boerger
ca550a5174 - Add -h to command pack
- Rename commands
  . setstub to stub-set
  . getstub to stub-get
- Make -s to stub-get/set optional and use stdout/in as default
- Add a few commands
  . compress
  . info
  . meta-set
  . meta-get
  . meta-del
  . sign
2007-05-14 17:18:30 +00:00
Marcus Boerger
4f620b0c7b - Add help <command>
- Allow commands to have '-' in their name
2007-05-14 17:14:15 +00:00
Marcus Boerger
6e3ac5dbcd - Add PharFileInfo::hasMetadata() & delMetadata() 2007-05-14 17:13:07 +00:00
Marcus Boerger
ba2e2af1b9 - Add -h sha1 to target phar.phar 2007-05-14 17:12:10 +00:00
Scott MacVicar
1029532b2f MFB: Add mysql_set_charset() so that the connection encoding can be changed. This is similar to the SET NAMES statement but allows the mysql_real_escape_string to use the correct character set. 2007-05-14 17:11:50 +00:00