Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APIS-806] 10.2 Driver Release (#35) #36

Merged
merged 1 commit into from
Dec 16, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[APIS-806] 10.2 Driver Release (#35)
* revert tests directory to  bb6ddb8 (#13)

* revert to bb6ddb8

* add largeFile/large.tar.gz

* change tests/testcase

* [APIS-761] PHP driver Crashed while PHP7 running with cubrid_connect (#14)

* add tests_7 and tests2_7, separate testcase for php7 cubrid driver (#16)

* [APIS-763] PHP7 driver returns warning message while calling cubrid_set_autocommit (#17)

* modify EXPECTF of phpt (#18)

* modified cubrid_close, fetch_cubrid_connect, and php_cubrid_fetch_hash for correction (#19)

* Revert "modified cubrid_close, fetch_cubrid_connect, and php_cubrid_fetch_hash for correction (#19)" (#20)

This reverts commit 1649837.

* [APIS-766] crashed while executing close and fetch-object function (#21)

* Apis 766 (#22)

* [APIS-766] crashed while executing close and fetch-object function

* updated to PHP driver version 10.1.0.0003

* Apis 769 (#23)

* [APIS-769] Updating and separating solution files of Windows builds for PHP5 and PHP7

* [APIS-769] Updating and separating solution files of Windows builds for PHP5 and PHP7

* [APIS-769] Updating and separating solution files of Windows builds for PHP5 and PHP7

* [APIS-769] Updating and separating solution files of Windows builds for PHP5 and PHP7

* Modify/Remove broken link in README (#24)

[APIS-773] Modify/Remove broken link in README

* [APIS-803] Driver Release for 10.2

* [APIS-808] Modify sub-module reference to the new version 10.2 [cci-src] (#25)

* Apis 803 (#26)

* [APIS-803] Driver Release for 10.2

* [APIS-803] Driver Release for 10.2 - project file modified

* Apis 808 (#27)

* [APIS-808] Modify sub-module reference to the new version 10.2 [cci-src]

* [APIS-808] modify project files for cci-src sub-module 10.2 ver

* [APIS-808] Modify sub-module reference to the new version 10.2 [cci-src]

* [APIS-808] submodule cci-src deleted

* [APIS-808] Modify sub-module reference to the new version 10.2 [cci-src]

* [APIS-808] modify project files for 10.2 cci-src

* [APIS-808] modified config.m4 for correct include directory and build config by g++

* [APIS-808] modified config.m4 and sub-module ref. as modifying cci-src configure

* [APIS-808] modified reference to submodule cc-src

* [APIS-806] README Changed to MD style

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* [APIS-806] update testcases for 10.2 release (#28)

* update testcases for 10.2 release

* modify testcase _08_get/list_dbs.phpt to output  negative example

* [APIS-806] 10.2 Driver Release - PHP (#29)

* updata link for 10.2 release (#32)

* Revert "updata link for 10.2 release (#32)" (#33)

This reverts commit caf5b33.

* [APIS-806] updata link for 10.2 release (#34)
sjkimxxx authored Dec 16, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 5f57940711b340b424e64718465f0b2078558660
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -9,7 +9,9 @@ CUBRID PHP Library is the official PHP Extension to connect to CUBRID Database.
```
For more information about CUBRID PHP Library, visit the web site:
```
https://www.cubrid.org/manual/en/10.1/api/php.html

https://www.cubrid.org/manual/en/10.2/api/php.html

```
For more information about CUBRID, visit the web site:
```
@@ -23,7 +25,9 @@ CUBRID and CUBRID APIs (including PHP APIs) are developed with open source proje


For more information about CUBRID APIs project, visit the web site:
https://www.cubrid.org/manual/en/10.1/api/index.html

https://www.cubrid.org/manual/en/10.2/api/index.html


For more information about CUBRID project, visit the web site:
https://github.com/CUBRID
@@ -38,7 +42,9 @@ CUBRID is distributed under two licenses,


For more information, visit the web site:
https://www.cubrid.org/manual/en/10.1/release_note/index.html#license

https://www.cubrid.org/manual/en/10.2/release_note/index.html#license



Build
@@ -50,7 +56,9 @@ http://ftp.cubrid.org/CUBRID_Drivers/PHP_Driver/

More detailed build manual can be found at:

https://www.cubrid.org/manual/en/10.1/api/php.html#installing-and-configuring-php

https://www.cubrid.org/manual/en/10.2/api/php.html#installing-and-configuring-php



Source modules