php-src/sapi/phpdbg
KsaR 01b3fc03c3
Update http->https in license (#6945)
1. Update: http://www.php.net/license/3_01.txt to https, as there is anyway server header "Location:" to https.
2. Update few license 3.0 to 3.01 as 3.0 states "php 5.1.1, 4.1.1, and earlier".
3. In some license comments is "at through the world-wide-web" while most is without "at", so deleted.
4. fixed indentation in some files before |
2021-05-06 12:16:35 +02:00
..
tests Merge branch 'PHP-8.0' 2021-04-22 10:12:47 +02:00
.gdbinit
.phpdbginit Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
config.m4 Revert "Link executable files using non PIC object files. This reduces PIC overhead and improves performance." 2019-10-10 16:28:59 +03:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
create-test.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
CREDITS
Makefile.frag Clean up the generation of the parsers 2020-02-01 14:21:53 +01:00
phpdbg.1.in Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg.init.d Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
phpdbg.stub.php Enable class entry generation for sapi extensions 2021-02-14 12:03:48 +01:00
phpdbg_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
phpdbg_bp.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_bp.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_break.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_break.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_btree.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_btree.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_cmd.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_cmd.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_eol.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_eol.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_frame.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_frame.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_help.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_help.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_info.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_info.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_io.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_io.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_lexer.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_lexer.l PHPDBG: fix bug parsing 3-word opcodes 2021-04-22 10:11:26 +02:00
phpdbg_list.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_list.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_opcode.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_opcode.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_out.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_out.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_parser.y Merge branch 'PHP-8.0' 2021-01-11 17:21:42 +01:00
phpdbg_print.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_print.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_prompt.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_prompt.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_rinit_hook.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_rinit_hook.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_set.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_set.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_sigio_win32.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_sigio_win32.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_sigsafe.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
phpdbg_sigsafe.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
phpdbg_utils.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_utils.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_wait.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_wait.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_watch.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_watch.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_webdata_transfer.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_webdata_transfer.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_win.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
phpdbg_win.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
test.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
web-bootstrap.php Rename non-existing site phpdbg.com to localhost 2019-02-19 20:21:20 +01:00
xml.md Fix spelling and grammar mistakes 2021-04-13 12:09:37 +02:00