]> granicus.if.org Git - php/log
php
10 years agofix datatype mismatches
Anatol Belski [Fri, 24 Oct 2014 18:49:32 +0000 (20:49 +0200)]
fix datatype mismatches

10 years agofix datatype mismatches
Anatol Belski [Fri, 24 Oct 2014 18:47:26 +0000 (20:47 +0200)]
fix datatype mismatches

and convert APIs to size_t where zend_string internally used

10 years agofix datatype mismatches
Anatol Belski [Fri, 24 Oct 2014 18:35:28 +0000 (20:35 +0200)]
fix datatype mismatches

and convert len args to size_t where the underlaying API uses zend_string

10 years agofix datatype mismatch warnings
Anatol Belski [Fri, 24 Oct 2014 18:27:56 +0000 (20:27 +0200)]
fix datatype mismatch warnings

10 years agofix datatype mismatch warnings
Anatol Belski [Fri, 24 Oct 2014 11:20:55 +0000 (13:20 +0200)]
fix datatype mismatch warnings

10 years agofix datatype mismatch warnings
Anatol Belski [Fri, 24 Oct 2014 11:12:59 +0000 (13:12 +0200)]
fix datatype mismatch warnings

10 years agofix datatype mismatch warning
Anatol Belski [Fri, 24 Oct 2014 11:00:33 +0000 (13:00 +0200)]
fix datatype mismatch warning

10 years agofix datatype mismatches
Anatol Belski [Fri, 24 Oct 2014 08:09:46 +0000 (10:09 +0200)]
fix datatype mismatches

10 years agofix datatype mismatch warnings
Anatol Belski [Fri, 24 Oct 2014 07:22:51 +0000 (09:22 +0200)]
fix datatype mismatch warnings

10 years agoRe-add phpdbg to travis
Bob Weinand [Fri, 24 Oct 2014 17:32:35 +0000 (19:32 +0200)]
Re-add phpdbg to travis

10 years agoMade phpdbg compatible with new engine
Bob Weinand [Fri, 24 Oct 2014 17:29:50 +0000 (19:29 +0200)]
Made phpdbg compatible with new engine

10 years agoAdded some NEWS
Bob Weinand [Fri, 24 Oct 2014 17:26:04 +0000 (19:26 +0200)]
Added some NEWS

10 years agoMerge phpdbg into PHP-5.6
Bob Weinand [Fri, 24 Oct 2014 17:22:45 +0000 (19:22 +0200)]
Merge phpdbg into PHP-5.6

10 years agoMake xml valid (missing space between attrs)
Bob Weinand [Fri, 24 Oct 2014 12:42:18 +0000 (14:42 +0200)]
Make xml valid (missing space between attrs)

10 years agoFix info classes file name in xml
Bob Weinand [Fri, 24 Oct 2014 12:29:06 +0000 (14:29 +0200)]
Fix info classes file name in xml

10 years agoAdd note about <eval> tag for errors in xml.md
Bob Weinand [Fri, 24 Oct 2014 12:18:02 +0000 (14:18 +0200)]
Add note about <eval> tag for errors in xml.md

10 years agoName the tag <eval> if the error id during ev cmd
Bob Weinand [Fri, 24 Oct 2014 12:16:49 +0000 (14:16 +0200)]
Name the tag <eval> if the error id during ev cmd

10 years agoDo not print out xml as PHP print...
Bob Weinand [Fri, 24 Oct 2014 11:11:14 +0000 (13:11 +0200)]
Do not print out xml as PHP print...

10 years agoFix output to wrong function
Bob Weinand [Fri, 24 Oct 2014 10:55:44 +0000 (12:55 +0200)]
Fix output to wrong function

10 years agoFixed parameter order on %.*s
Bob Weinand [Fri, 24 Oct 2014 10:32:48 +0000 (12:32 +0200)]
Fixed parameter order on %.*s

10 years agoToo much copypaste...
Bob Weinand [Thu, 23 Oct 2014 18:14:12 +0000 (20:14 +0200)]
Too much copypaste...

10 years agoAdd xml formatted deep dump of return value from ev
Bob Weinand [Thu, 23 Oct 2014 15:19:26 +0000 (17:19 +0200)]
Add xml formatted deep dump of return value from ev

10 years agorework the previous fix for var names with size_t, no ugly casts anymore
Anatol Belski [Thu, 23 Oct 2014 14:50:35 +0000 (16:50 +0200)]
rework the previous fix for var names with size_t, no ugly casts anymore

10 years agoadd include for usleep() proto
Anatol Belski [Thu, 23 Oct 2014 14:49:47 +0000 (16:49 +0200)]
add include for usleep() proto

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 14:38:25 +0000 (16:38 +0200)]
fix datatype mismatches

10 years agofix datatype mismatch
Anatol Belski [Thu, 23 Oct 2014 14:31:19 +0000 (16:31 +0200)]
fix datatype mismatch

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 14:29:02 +0000 (16:29 +0200)]
fix datatype mismatches

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 14:22:20 +0000 (16:22 +0200)]
fix datatype mismatches

10 years agofix pack64.phpt related fail on win64
Anatol Belski [Thu, 23 Oct 2014 12:36:55 +0000 (14:36 +0200)]
fix pack64.phpt related fail on win64

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 11:30:24 +0000 (13:30 +0200)]
fix datatype mismatches

10 years agofix datatype mismatch
Anatol Belski [Thu, 23 Oct 2014 10:41:11 +0000 (12:41 +0200)]
fix datatype mismatch

10 years agoexhaust zend_long/size_t potential in levenstein
Anatol Belski [Thu, 23 Oct 2014 10:39:31 +0000 (12:39 +0200)]
exhaust zend_long/size_t potential in levenstein

10 years agoFix some compiler warnings
Bob Weinand [Thu, 23 Oct 2014 11:23:37 +0000 (13:23 +0200)]
Fix some compiler warnings

10 years agoMove phpdbg_print and helper functions to phpdbg_out.*
Bob Weinand [Thu, 23 Oct 2014 11:16:00 +0000 (13:16 +0200)]
Move phpdbg_print and helper functions to phpdbg_out.*

10 years agoDo not use int8_t when it is useless...
Bob Weinand [Thu, 23 Oct 2014 11:02:50 +0000 (13:02 +0200)]
Do not use int8_t when it is useless...

10 years agoFixed "instanceof" with undefined classes
Dmitry Stogov [Thu, 23 Oct 2014 10:50:57 +0000 (14:50 +0400)]
Fixed "instanceof" with undefined classes

10 years agoFixed frame numbering in xml output
Bob Weinand [Thu, 23 Oct 2014 10:38:35 +0000 (12:38 +0200)]
Fixed frame numbering in xml output

10 years agoDo not display dots in xml output for i v/i d
Bob Weinand [Thu, 23 Oct 2014 10:23:48 +0000 (12:23 +0200)]
Do not display dots in xml output for i v/i d

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 09:45:44 +0000 (11:45 +0200)]
fix datatype mismatches

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 09:36:34 +0000 (11:36 +0200)]
fix datatype mismatches

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 09:05:47 +0000 (11:05 +0200)]
fix datatype mismatches

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 08:29:25 +0000 (10:29 +0200)]
fix datatype mismatches

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 08:24:16 +0000 (10:24 +0200)]
fix datatype mismatches

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 08:18:59 +0000 (10:18 +0200)]
fix datatype mismatches

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 07:52:54 +0000 (09:52 +0200)]
fix datatype mismatches

10 years agofix datatype mismatch
Anatol Belski [Thu, 23 Oct 2014 07:45:11 +0000 (09:45 +0200)]
fix datatype mismatch

10 years agofix datatype mismatches
Anatol Belski [Thu, 23 Oct 2014 07:42:46 +0000 (09:42 +0200)]
fix datatype mismatches

10 years agofix datatype mismatch
Anatol Belski [Thu, 23 Oct 2014 07:19:46 +0000 (09:19 +0200)]
fix datatype mismatch

10 years agofix datatype mismatch
Anatol Belski [Thu, 23 Oct 2014 07:17:36 +0000 (09:17 +0200)]
fix datatype mismatch

10 years agomove the more common case up
Anatol Belski [Thu, 23 Oct 2014 07:06:33 +0000 (09:06 +0200)]
move the more common case up

10 years agocatch up with the latest key length change
Anatol Belski [Thu, 23 Oct 2014 06:58:29 +0000 (08:58 +0200)]
catch up with the latest key length change

10 years agomove key lengths to use size_t as zend_string is used internally anyway
Anatol Belski [Thu, 23 Oct 2014 06:52:59 +0000 (08:52 +0200)]
move key lengths to use size_t as zend_string is used internally anyway

10 years agoEmbed FETCH_CLASS <string> into the following NEW
Dmitry Stogov [Thu, 23 Oct 2014 07:52:34 +0000 (11:52 +0400)]
Embed FETCH_CLASS <string> into the following NEW

10 years agoImplement Bug #66063 - pdo_dblib enable timeout parameter
STANLEY SUFFICOOL [Thu, 23 Oct 2014 06:14:23 +0000 (23:14 -0700)]
Implement Bug #66063 - pdo_dblib enable timeout parameter

10 years agoMerge branch 'master' of https://git.php.net/push/php-src
Stanley Sufficool [Thu, 23 Oct 2014 03:14:58 +0000 (20:14 -0700)]
Merge branch 'master' of https://git.php.net/push/php-src

10 years agoFixed bug #64511 - pdo_dblib segfaults or leaks on nextRowset()
Stanley Sufficool [Thu, 23 Oct 2014 03:13:22 +0000 (20:13 -0700)]
Fixed bug #64511 - pdo_dblib segfaults or leaks on nextRowset()

10 years agoOptimized HashTable size calculation
Dmitry Stogov [Wed, 22 Oct 2014 20:26:32 +0000 (00:26 +0400)]
Optimized HashTable size calculation

10 years agofix datatype mismatch warning
Anatol Belski [Wed, 22 Oct 2014 18:45:50 +0000 (20:45 +0200)]
fix datatype mismatch warning

10 years agofix datatype mismatches
Anatol Belski [Wed, 22 Oct 2014 18:37:26 +0000 (20:37 +0200)]
fix datatype mismatches

10 years agofix datatype mismatches
Anatol Belski [Wed, 22 Oct 2014 18:21:51 +0000 (20:21 +0200)]
fix datatype mismatches

10 years agofix assert, zero diff would be valid, too
Anatol Belski [Wed, 22 Oct 2014 18:11:43 +0000 (20:11 +0200)]
fix assert, zero diff would be valid, too

10 years agofix datatype mismatch warning
Anatol Belski [Wed, 22 Oct 2014 17:49:53 +0000 (19:49 +0200)]
fix datatype mismatch warning

10 years agofix datatype mismatch warnings
Anatol Belski [Wed, 22 Oct 2014 17:46:51 +0000 (19:46 +0200)]
fix datatype mismatch warnings

10 years agofix datatype mismatches
Anatol Belski [Wed, 22 Oct 2014 17:35:58 +0000 (19:35 +0200)]
fix datatype mismatches

10 years agoRemoved useless code
Dmitry Stogov [Wed, 22 Oct 2014 18:32:06 +0000 (22:32 +0400)]
Removed useless code

10 years agoTry fixing 5.4 and 5.5 build, again
Bob Weinand [Wed, 22 Oct 2014 17:58:52 +0000 (19:58 +0200)]
Try fixing 5.4 and 5.5 build, again

10 years agoGet rid of ZEND_FETCH_MAKE_REF
Dmitry Stogov [Wed, 22 Oct 2014 17:45:02 +0000 (21:45 +0400)]
Get rid of ZEND_FETCH_MAKE_REF

10 years agoeliminate one branch when computing the initial table size
Anatol Belski [Wed, 22 Oct 2014 17:23:29 +0000 (19:23 +0200)]
eliminate one branch when computing the initial table size

10 years agofix datatype
Anatol Belski [Wed, 22 Oct 2014 15:46:13 +0000 (17:46 +0200)]
fix datatype

10 years agofix several datatype mismatches
Anatol Belski [Wed, 22 Oct 2014 15:27:33 +0000 (17:27 +0200)]
fix several datatype mismatches

10 years agofix dir separator in test
Anatol Belski [Wed, 22 Oct 2014 15:26:03 +0000 (17:26 +0200)]
fix dir separator in test

10 years agofix datatype warnings
Anatol Belski [Wed, 22 Oct 2014 14:15:55 +0000 (16:15 +0200)]
fix datatype warnings

10 years agothis should be uint32
Anatol Belski [Wed, 22 Oct 2014 14:13:21 +0000 (16:13 +0200)]
this should be uint32

10 years agofix datatype mismatches
Anatol Belski [Wed, 22 Oct 2014 14:12:35 +0000 (16:12 +0200)]
fix datatype mismatches

10 years agomicro optimized initial hash size calculation
Anatol Belski [Wed, 22 Oct 2014 13:28:54 +0000 (15:28 +0200)]
micro optimized initial hash size calculation

most of the calls are with a size <= 8, so don't even bother any
bitshifts. For the bigger sizes, use an intrinsic (should be extended
with gcc ones though).

10 years agofixing datatype mismatches
Anatol Belski [Wed, 22 Oct 2014 08:23:24 +0000 (10:23 +0200)]
fixing datatype mismatches

10 years agoall the key_len use uint, fix the warning when using strlen on 64 bit
Anatol Belski [Wed, 22 Oct 2014 07:47:07 +0000 (09:47 +0200)]
all the key_len use uint, fix the warning when using strlen on 64 bit

10 years agofix datatype mismatch warnings
Anatol Belski [Wed, 22 Oct 2014 07:42:11 +0000 (09:42 +0200)]
fix datatype mismatch warnings

10 years agofix datatype mismatch and warning
Anatol Belski [Wed, 22 Oct 2014 07:37:25 +0000 (09:37 +0200)]
fix datatype mismatch and warning

10 years agofix datatype mismatches
Anatol Belski [Wed, 22 Oct 2014 07:25:53 +0000 (09:25 +0200)]
fix datatype mismatches

10 years agouse zend_bool where zend_long isn't needed
Anatol Belski [Wed, 22 Oct 2014 07:07:38 +0000 (09:07 +0200)]
use zend_bool where zend_long isn't needed

spare at least 24 bytes per globals item on 64 bit

10 years agofix datatype mismatches for strings from userspace
Anatol Belski [Wed, 22 Oct 2014 06:47:36 +0000 (08:47 +0200)]
fix datatype mismatches for strings from userspace

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Wed, 22 Oct 2014 13:27:54 +0000 (15:27 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  NEWS
  Fix bug #68224 buffer-overflow in /ext/fileinfo/libmagic/readcdf.c caught by AddressSanitizer

10 years agoNEWS
Remi Collet [Wed, 22 Oct 2014 13:27:21 +0000 (15:27 +0200)]
NEWS

10 years agoFix bug #68224 buffer-overflow in /ext/fileinfo/libmagic/readcdf.c caught by AddressS...
Remi Collet [Wed, 22 Oct 2014 13:24:59 +0000 (15:24 +0200)]
Fix bug #68224 buffer-overflow in /ext/fileinfo/libmagic/readcdf.c caught by AddressSanitizer

Upstream commit
https://github.com/file/file/commit/f28fbb947e3aa55fc40b09820f59ebff6f66f213

10 years agoEmbed FETCH_CLASS <string> into the following INSTANCEOF
Dmitry Stogov [Wed, 22 Oct 2014 13:23:43 +0000 (17:23 +0400)]
Embed FETCH_CLASS <string> into the following INSTANCEOF

10 years agoDon't use opline->extended_value for FETCH_CLASS flags where it's unnecessary
Dmitry Stogov [Wed, 22 Oct 2014 13:22:21 +0000 (17:22 +0400)]
Don't use opline->extended_value for FETCH_CLASS flags where it's unnecessary

10 years agoZEND_RECV didn't really use opline->extended_value for FETCH_CLASS flags
Dmitry Stogov [Wed, 22 Oct 2014 11:22:30 +0000 (15:22 +0400)]
ZEND_RECV didn't really use opline->extended_value for FETCH_CLASS flags

10 years agoUseless assignment
Xinchen Hui [Wed, 22 Oct 2014 09:30:19 +0000 (17:30 +0800)]
Useless assignment

10 years agoBetter convert
Xinchen Hui [Wed, 22 Oct 2014 09:25:41 +0000 (17:25 +0800)]
Better convert

10 years agoBetter zval copying
Xinchen Hui [Wed, 22 Oct 2014 09:18:15 +0000 (17:18 +0800)]
Better zval copying

10 years agoFixed zval copying
Xinchen Hui [Wed, 22 Oct 2014 09:08:35 +0000 (17:08 +0800)]
Fixed zval copying

10 years agoFixed zval copying
Xinchen Hui [Wed, 22 Oct 2014 09:07:44 +0000 (17:07 +0800)]
Fixed zval copying

10 years agoadd comment
Anatol Belski [Tue, 21 Oct 2014 15:43:23 +0000 (17:43 +0200)]
add comment

10 years agoOptimized ASSIGN_DIM and related opcodes
Dmitry Stogov [Tue, 21 Oct 2014 15:30:43 +0000 (19:30 +0400)]
Optimized ASSIGN_DIM and related opcodes

10 years agorestart listening on socket
Anatol Belski [Tue, 21 Oct 2014 14:56:06 +0000 (16:56 +0200)]
restart listening on socket

if remote sent somthing else than ctrl+c while performing something blocking

10 years agosome minor fixes
Anatol Belski [Tue, 21 Oct 2014 14:19:31 +0000 (16:19 +0200)]
some minor fixes

10 years agoadded phpdbg_eol.* sources
Anatol Belski [Tue, 21 Oct 2014 14:18:44 +0000 (16:18 +0200)]
added phpdbg_eol.* sources

10 years agobasic EOL implementation for CRLF
Anatol Belski [Tue, 21 Oct 2014 13:50:55 +0000 (15:50 +0200)]
basic EOL implementation for CRLF

10 years agomicro optimization
Dmitry Stogov [Tue, 21 Oct 2014 12:18:06 +0000 (16:18 +0400)]
micro optimization