Large diffs are not rendered by default.

@@ -0,0 +1 @@
PHP binaries downloaded from windows.php.net.
BIN +69.5 KB php/ext/php_bz2.dll
Binary file not shown.
Binary file not shown.
BIN +399 KB php/ext/php_curl.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN +40 KB php/ext/php_ftp.dll
Binary file not shown.
BIN +1.3 MB php/ext/php_gd2.dll
Binary file not shown.
Binary file not shown.
BIN +210 KB php/ext/php_gmp.dll
Binary file not shown.
BIN +796 KB php/ext/php_imap.dll
Binary file not shown.
Binary file not shown.
BIN +445 KB php/ext/php_intl.dll
Binary file not shown.
BIN +175 KB php/ext/php_ldap.dll
Binary file not shown.
Binary file not shown.
BIN +94.5 KB php/ext/php_mysqli.dll
Binary file not shown.
Binary file not shown.
BIN +45.5 KB php/ext/php_odbc.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN +345 KB php/ext/php_snmp.dll
Binary file not shown.
BIN +233 KB php/ext/php_soap.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN +467 KB php/ext/php_tidy.dll
Binary file not shown.
Binary file not shown.
BIN +220 KB php/ext/php_xsl.dll
Binary file not shown.
BIN +1.13 MB php/glib-2.dll
Binary file not shown.
BIN +16 KB php/gmodule-2.dll
Binary file not shown.
BIN +24.5 MB php/icudt57.dll
Binary file not shown.
BIN +1.72 MB php/icuin57.dll
Binary file not shown.
BIN +41.5 KB php/icuio57.dll
Binary file not shown.
BIN +223 KB php/icule57.dll
Binary file not shown.
BIN +44 KB php/iculx57.dll
Binary file not shown.
BIN +1.17 MB php/icuuc57.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN +1.33 MB php/libeay32.dll
Binary file not shown.
BIN +35.5 KB php/libenchant.dll
Binary file not shown.
BIN +147 KB php/libpq.dll
Binary file not shown.
BIN +76 KB php/libsasl.dll
Binary file not shown.
BIN +177 KB php/libssh2.dll
Binary file not shown.
@@ -0,0 +1,68 @@
--------------------------------------------------------------------
The PHP License, version 3.01
Copyright (c) 1999 - 2017 The PHP Group. All rights reserved.
--------------------------------------------------------------------

Redistribution and use in source and binary forms, with or without
modification, is permitted provided that the following conditions
are met:

1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.

3. The name "PHP" must not be used to endorse or promote products
derived from this software without prior written permission. For
written permission, please contact group@php.net.

4. Products derived from this software may not be called "PHP", nor
may "PHP" appear in their name, without prior written permission
from group@php.net. You may indicate that your software works in
conjunction with PHP by saying "Foo for PHP" instead of calling
it "PHP Foo" or "phpfoo"

5. The PHP Group may publish revised and/or new versions of the
license from time to time. Each version will be given a
distinguishing version number.
Once covered code has been published under a particular version
of the license, you may always continue to use it under the terms
of that version. You may also choose to use such covered code
under the terms of any subsequent version of the license
published by the PHP Group. No one other than the PHP Group has
the right to modify the terms applicable to covered code created
under this License.

6. Redistributions of any form whatsoever must retain the following
acknowledgment:
"This product includes PHP software, freely available from
<http://www.php.net/software/>".

THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND
ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP
DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------

This software consists of voluntary contributions made by many
individuals on behalf of the PHP Group.

The PHP Group can be contacted via Email at group@php.net.

For more information on the PHP Group and the PHP project,
please see <http://www.php.net>.

PHP includes the Zend Engine, freely available at
<http://www.zend.com>.
@@ -0,0 +1 @@
"%~dp0php.exe" "%~dp0pharcommand.phar" %*
Binary file not shown.
BIN +54.5 KB php/php-cgi.exe
Binary file not shown.
BIN +32 KB php/php-win.exe
Binary file not shown.
BIN +101 KB php/php.exe
Binary file not shown.
BIN +2.46 KB php/php.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,48 @@
; Extensions
extension_dir = "ext/"
extension=php_curl.dll
extension=php_gd2.dll
extension=php_mysql.dll
extension=php_mysqli.dll
extension=php_openssl.dll
extension=php_pdo_mysql.dll
extension=php_pdo_pgsql.dll
extension=php_pdo_sqlite.dll
extension=php_pgsql.dll
extension=php_sqlite3.dll
extension=php_com_dotnet.dll

; Date
date.timezone=Europe/Berlin

; Errors
error_reporting=E_ALL
display_errors=On
display_startup_errors=On
log_errors=Off
report_memleaks=On
report_zend_debug=On

; General
short_open_tag=On
ignore_user_abort=Off
implicit_flush=Off
output_buffering=0
default_charset = "UTF-8"

; Execution time
max_execution_time=30

; Memory
memory_limit=128M

; File uploads
; "post_max_size" must be equal or bigger than "upload_max_filesize"
max_file_uploads=20
upload_max_filesize=2048M
post_max_size=2048M

; Smtp server is not included with phpdesktop
SMTP=127.0.0.1
smtp_port=25

BIN +6.87 MB php/php7.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN +31.5 KB php/sasl2/saslNTLM.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN +271 KB php/ssleay32.dll
Binary file not shown.
@@ -0,0 +1,62 @@
{
"application": {
"single_instance_guid": "",
"dpi_aware": true
},
"debugging": {
"show_console": true,
"subprocess_show_console": false,
"log_level": "DEBUG4",
"log_file": "debug.log"
},
"main_window": {
"title": "Contoh Aplikasi Desktop",
"icon": "",
"default_size": [800, 600],
"minimum_size": [640, 480],
"maximum_size": [0, 0],
"disable_maximize_button": false,
"center_on_screen": true,
"start_maximized": true,
"start_fullscreen": false,
"always_on_top": false,
"minimize_to_tray": false,
"minimize_to_tray_message": "Minimized to tray"
},
"popup_window": {
"icon": "",
"fixed_title": "",
"center_relative_to_parent": true,
"default_size": [800, 600]
},
"web_server": {
"listen_on": ["127.0.0.1", 0],
"www_directory": "www/public",
"index_files": ["index.html", "index.php"],
"cgi_interpreter": "php/php-cgi.exe",
"cgi_extensions": ["php"],
"cgi_temp_dir": "",
"404_handler": "/index.php",
"hide_files": []
},
"chrome": {
"log_file": "debug.log",
"log_severity": "default",
"cache_path": "webcache",
"external_drag": true,
"external_navigation": true,
"reload_page_F5": true,
"devtools_F12": true,
"remote_debugging_port": 0,
"command_line_switches": {},
"enable_downloads": true,
"context_menu": {
"enable_menu": true,
"navigation": true,
"print": true,
"view_source": true,
"open_in_external_browser": true,
"devtools": true
}
}
}
BIN +941 KB snapshot_blob.bin
Binary file not shown.
Binary file not shown.