Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CUBRID/cubrid-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: CUBRID/cubrid-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/10.2
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 16, 2019

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

    * 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
    Copy the full SHA
    2198b8b View commit details
Showing with 12 additions and 4 deletions.
  1. +12 −4 README.md
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