]> granicus.if.org Git - php/commit
Fix some misspellings
authorGabriel Caruso <carusogabriel34@gmail.com>
Fri, 10 Aug 2018 02:19:55 +0000 (23:19 -0300)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 12 Aug 2018 14:15:45 +0000 (16:15 +0200)
commit84b195d9fc5ba2b65ceb46d8ec3d4676bf51a538
tree2c3100631a749d0ebc5515f06a950dae8c9d9b3b
parent9ea7d259effc81700e8b7f03f56c47c14201548e
Fix some misspellings
95 files changed:
README.STREAMS
Zend/tests/019.phpt
Zend/tests/assign_ref_error_var_handling.phpt
Zend/tests/assign_to_obj_001.phpt
Zend/tests/bug26698.phpt
Zend/tests/bug32674.phpt
Zend/tests/bug35017.phpt
Zend/tests/bug35437.phpt
Zend/tests/bug44660.phpt
Zend/tests/bug51791.phpt
Zend/tests/bug61165.phpt
Zend/tests/bug63635.phpt
Zend/tests/bug65784.phpt
Zend/tests/bug69892.phpt
Zend/tests/bug70012.phpt
Zend/tests/bug75420.phpt
Zend/tests/ns_010.phpt
Zend/tests/ns_020.phpt
Zend/tests/ns_064.phpt
Zend/zend_alloc.c
Zend/zend_ast.c
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_exceptions.c
Zend/zend_inheritance.c
Zend/zend_interfaces.c
Zend/zend_object_handlers.c
ext/bcmath/bcmath.c
ext/date/php_date.c
ext/exif/exif.c
ext/fileinfo/fileinfo.c
ext/imap/tests/imap_include.inc
ext/imap/tests/skipif.inc
ext/interbase/tests/skipif.inc
ext/intl/locale/locale_methods.c
ext/mysqli/mysqli_nonapi.c
ext/oci8/oci8_failover.c
ext/odbc/php_odbc.c
ext/opcache/Optimizer/dce.c
ext/opcache/Optimizer/sccp.c
ext/opcache/ZendAccelerator.c
ext/pgsql/pgsql.c
ext/pgsql/php_pgsql.h
ext/phar/phar/pharcommand.inc
ext/phar/tests/zip/files/corrupt_zipmaker.php.inc
ext/reflection/php_reflection.c
ext/session/session.c
ext/soap/php_http.c
ext/spl/internal/multipleiterator.inc
ext/spl/internal/recursivearrayiterator.inc
ext/spl/internal/recursivecachingiterator.inc
ext/spl/internal/recursivefilteriterator.inc
ext/spl/internal/recursiveiteratoriterator.inc
ext/spl/internal/splfileobject.inc
ext/spl/internal/splobjectstorage.inc
ext/spl/php_spl.c
ext/spl/spl.php
ext/spl/spl_directory.c
ext/spl/spl_observer.c
ext/standard/config.m4
ext/standard/credits_ext.h
ext/standard/credits_sapi.h
ext/standard/file.c
ext/standard/filestat.c
ext/standard/image.c
ext/standard/link_win32.c
ext/standard/streamsfuncs.c
ext/standard/tests/file/file.inc
ext/standard/tests/mail/mail_include.inc
ext/standard/tests/mail/mail_skipif.inc
ext/zip/php_zip.c
main/main.c
main/output.c
main/snprintf.h
main/streams/php_stream_filter_api.h
run-tests.php
sapi/cgi/cgi_main.c
sapi/fpm/fpm/events/devpoll.c
sapi/fpm/fpm/fpm_children.c
sapi/fpm/fpm/fpm_main.c
sapi/fpm/fpm/fpm_request.c
sapi/fpm/tests/fcgi.inc
sapi/litespeed/lsapi_main.c
sapi/phpdbg/phpdbg_cmd.c
sapi/phpdbg/phpdbg_help.c
sapi/phpdbg/phpdbg_prompt.c
sapi/phpdbg/phpdbg_watch.c
sapi/phpdbg/xml.md
scripts/dev/credits
server-tests.php
tests/classes/class_abstract.phpt
tests/classes/clone_004.phpt
tests/classes/ctor_dtor_inheritance.phpt
tests/output/ob_get_contents_basic_001.phpt
win32/sendmail.c